diff options
author | 2024-12-21 15:44:28 +0100 | |
---|---|---|
committer | 2025-01-13 22:21:34 +0100 | |
commit | 7f89bc51101ca676530ee017931ae2a01ff54381 (patch) | |
tree | 768d1576fbc39b120576f101334e5d306af4f5a0 /net/lapb/lapb_timer.c | |
parent | selftests/nolibc: run-tests.sh: detect missing toolchain (diff) | |
download | wireguard-linux-7f89bc51101ca676530ee017931ae2a01ff54381.tar.xz wireguard-linux-7f89bc51101ca676530ee017931ae2a01ff54381.zip |
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>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions