Files
linux/tools/include/nolibc
Thomas Weißschuh 7f89bc5110 tools/nolibc: add support for waitid()
waitid() is the modern variant of the family of wait-like syscalls.
Some architectures have dropped support for wait(), wait4() and waitpid()
but all of them support waitid().
It is more flexible and easier to use than the older ones.

Link: https://lore.kernel.org/r/20241221-nolibc-rv32-v1-1-d9ef6dab7c63@weissschuh.net
Signed-off-by: Thomas Weißschuh <linux@weissschuh.net>
2025-01-13 22:21:34 +01:00
..
2024-10-07 21:56:08 +02:00
2024-07-29 07:52:57 +02:00
2024-07-29 07:52:57 +02:00
2023-03-20 08:45:21 -07:00
2023-10-12 21:13:52 +02:00
2024-07-29 07:52:57 +02:00
2025-01-13 22:21:34 +01:00