aboutsummaryrefslogtreecommitdiff
path: root/sysdeps
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps')
-rw-r--r--sysdeps/unix/inet/syscalls.list6
-rw-r--r--sysdeps/unix/syscalls.list2
2 files changed, 4 insertions, 4 deletions
diff --git a/sysdeps/unix/inet/syscalls.list b/sysdeps/unix/inet/syscalls.list
index 93ca33ae52..7c4623110a 100644
--- a/sysdeps/unix/inet/syscalls.list
+++ b/sysdeps/unix/inet/syscalls.list
@@ -1,12 +1,12 @@
# File name Caller Syscall name # args Strong name Weak names
-accept - accept i:ipi __libc_accept accept
+accept - accept i:ipp __libc_accept accept
bind - bind i:ipi bind
connect - connect i:ipi __libc_connect __connect connect
gethostid - gethostid i: gethostid
gethostname - gethostname i:si __gethostname gethostname
-getpeername - getpeername i:ipi getpeername
-getsockname - getsockname i:ipi getsockname
+getpeername - getpeername i:ipp getpeername
+getsockname - getsockname i:ipp getsockname
getsockopt - getsockopt i:iiipp getsockopt
listen - listen i:ii listen
recv - recv i:ipii __libc_recv recv
diff --git a/sysdeps/unix/syscalls.list b/sysdeps/unix/syscalls.list
index 9e7c43e83c..530402ab78 100644
--- a/sysdeps/unix/syscalls.list
+++ b/sysdeps/unix/syscalls.list
@@ -55,7 +55,7 @@ swapon - swapon i:s swapon
symlink - symlink i:ss __symlink symlink
sync - sync i: sync
sys_fstat fxstat fstat i:ip __syscall_fstat
-sys_mknod xmknod mknod i:pii __syscall_mknod
+sys_mknod xmknod mknod i:sii __syscall_mknod
sys_stat xstat stat i:sp __syscall_stat
umask - umask i:i __umask umask
uname - uname i:p uname