diff options
author | 2025-04-11 11:00:45 +0200 | |
---|---|---|
committer | 2025-04-22 10:58:18 +0200 | |
commit | 0c89abf5ab3fba1e8f73cdaf0385ed9786c1c307 (patch) | |
tree | 364c1293fb7d95c89ce4e7a7c98aaf2fc827ae96 /tools/perf/scripts/python/stackcollapse.py | |
parent | tools/nolibc: add setpgrp() (diff) | |
download | wireguard-linux-0c89abf5ab3fba1e8f73cdaf0385ed9786c1c307.tar.xz wireguard-linux-0c89abf5ab3fba1e8f73cdaf0385ed9786c1c307.zip |
tools/nolibc: implement waitpid() in terms of waitid()
The old wait4() syscall used by waitpid() before is not available everywhere.
Switch to the waitid() syscall which is the new replacement.
Signed-off-by: Thomas Weißschuh <thomas.weissschuh@linutronix.de>
Acked-by: Willy Tarreau <w@1wt.eu>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions