Searched hist:eaa8c9a8b4027e4f780ebd2f6d0e91812467f312 (Results 1 – 4 of 4) sorted by relevance
/linux/tools/include/nolibc/ |
H A D | arch-loongarch.h | diff eaa8c9a8b4027e4f780ebd2f6d0e91812467f312 Sun Sep 17 17:36:19 CEST 2023 Thomas Weißschuh <linux@weissschuh.net> tools/nolibc: automatically detect necessity to use pselect6
We can automatically detect if pselect6 is needed or not from the kernel headers. This removes the need to manually specify it.
Signed-off-by: Thomas Weißschuh <linux@weissschuh.net> Acked-by: Willy Tarreau <w@1wt.eu> Link: https://lore.kernel.org/r/20230917-nolibc-syscall-nr-v2-4-03863d509b9a@weissschuh.net
|
H A D | arch-aarch64.h | diff eaa8c9a8b4027e4f780ebd2f6d0e91812467f312 Sun Sep 17 17:36:19 CEST 2023 Thomas Weißschuh <linux@weissschuh.net> tools/nolibc: automatically detect necessity to use pselect6
We can automatically detect if pselect6 is needed or not from the kernel headers. This removes the need to manually specify it.
Signed-off-by: Thomas Weißschuh <linux@weissschuh.net> Acked-by: Willy Tarreau <w@1wt.eu> Link: https://lore.kernel.org/r/20230917-nolibc-syscall-nr-v2-4-03863d509b9a@weissschuh.net
|
H A D | arch-riscv.h | diff eaa8c9a8b4027e4f780ebd2f6d0e91812467f312 Sun Sep 17 17:36:19 CEST 2023 Thomas Weißschuh <linux@weissschuh.net> tools/nolibc: automatically detect necessity to use pselect6
We can automatically detect if pselect6 is needed or not from the kernel headers. This removes the need to manually specify it.
Signed-off-by: Thomas Weißschuh <linux@weissschuh.net> Acked-by: Willy Tarreau <w@1wt.eu> Link: https://lore.kernel.org/r/20230917-nolibc-syscall-nr-v2-4-03863d509b9a@weissschuh.net
|
H A D | sys.h | diff eaa8c9a8b4027e4f780ebd2f6d0e91812467f312 Sun Sep 17 17:36:19 CEST 2023 Thomas Weißschuh <linux@weissschuh.net> tools/nolibc: automatically detect necessity to use pselect6
We can automatically detect if pselect6 is needed or not from the kernel headers. This removes the need to manually specify it.
Signed-off-by: Thomas Weißschuh <linux@weissschuh.net> Acked-by: Willy Tarreau <w@1wt.eu> Link: https://lore.kernel.org/r/20230917-nolibc-syscall-nr-v2-4-03863d509b9a@weissschuh.net
|