Home
last modified time | relevance | path

Searched hist:64077502 (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/tools/include/nolibc/
H A Dsys.h64077502 Thu Aug 03 02:28:46 CDT 2023 Thomas Weißschuh <linux@weissschuh.net> tools/nolibc: fix return type of getpagesize()

It's documented as returning int which is also implemented by glibc and
musl, so adopt that return type.

Signed-off-by: Thomas Weißschuh <linux@weissschuh.net>
Signed-off-by: Willy Tarreau <w@1wt.eu>
/openbmc/linux/tools/testing/selftests/nolibc/
H A Dnolibc-test.c64077502 Thu Aug 03 02:28:46 CDT 2023 Thomas Weißschuh <linux@weissschuh.net> tools/nolibc: fix return type of getpagesize()

It's documented as returning int which is also implemented by glibc and
musl, so adopt that return type.

Signed-off-by: Thomas Weißschuh <linux@weissschuh.net>
Signed-off-by: Willy Tarreau <w@1wt.eu>