mirror of
https://sourceware.org/git/glibc.git
synced 2025-07-29 11:41:21 +03:00
Add sendmmsg syscall
This commit is contained in:
@ -160,6 +160,8 @@ libc {
|
||||
name_to_handle_at; open_by_handle_at;
|
||||
|
||||
setns;
|
||||
|
||||
sendmmsg;
|
||||
}
|
||||
GLIBC_PRIVATE {
|
||||
# functions used in other libraries
|
||||
|
Reference in New Issue
Block a user