CVSROOT: /cvs Module name: src Changes by: [email protected] 2022/09/09 07:53:00
Modified files:
lib/libc : Symbols.list shlib_version
lib/libc/hidden/sys: socket.h
lib/libc/sys : Makefile.inc recv.2 send.2
lib/librthread : shlib_version
Added files:
lib/libc/sys : w_recvmmsg.c w_sendmmsg.c
Log message:
Add libc wrappers for the new sendmmsg and recvmmsg system calls.
Feedback tb@, miod@, jca@
OK jca@
