Add libc wrappers for the new sendmmsg and recvmmsg system calls.
authormbuhl <mbuhl@openbsd.org>
Fri, 9 Sep 2022 13:52:59 +0000 (13:52 +0000)
committermbuhl <mbuhl@openbsd.org>
Fri, 9 Sep 2022 13:52:59 +0000 (13:52 +0000)
commit4a3247534d4c741e9408eeb6dc98a1cab86cd174
treedd681f8b12b2d8511548958f84f645e8e9048414
parentab80b1fc48f92b0f0d47f0af7d87fb2ca1cafbcb
Add libc wrappers for the new sendmmsg and recvmmsg system calls.
Feedback tb@, miod@, jca@
OK jca@
lib/libc/Symbols.list
lib/libc/hidden/sys/socket.h
lib/libc/shlib_version
lib/libc/sys/Makefile.inc
lib/libc/sys/recv.2
lib/libc/sys/send.2
lib/libc/sys/w_recvmmsg.c [new file with mode: 0644]
lib/libc/sys/w_sendmmsg.c [new file with mode: 0644]
lib/librthread/shlib_version