Add waitid(2) syscall stub.
authorkettenis <kettenis@openbsd.org>
Wed, 26 Oct 2022 23:16:24 +0000 (23:16 +0000)
committerkettenis <kettenis@openbsd.org>
Wed, 26 Oct 2022 23:16:24 +0000 (23:16 +0000)
commitcf58d2cc93ed8fae32c8a3fa4d54102473425a16
tree4f72696c943476d29cec2d819eed73b7a570f495
parent01f6b374ad75ce75806581e87ff9a3ccd2bc925a
Add waitid(2) syscall stub.

Minor bump to both libc and libpthread: make sure you install a new kernel!

ok millert@, deraadt@
lib/libc/Symbols.list
lib/libc/hidden/sys/wait.h
lib/libc/shlib_version
lib/libc/sys/Makefile.inc
lib/libc/sys/w_waitid.c [new file with mode: 0644]
lib/librthread/shlib_version