summaryrefslogtreecommitdiff
path: root/sysdeps/unix/syscalls.list
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/unix/syscalls.list')
-rw-r--r--sysdeps/unix/syscalls.list20
1 files changed, 10 insertions, 10 deletions
diff --git a/sysdeps/unix/syscalls.list b/sysdeps/unix/syscalls.list
index 6b6eb5a82a..9e5a885696 100644
--- a/sysdeps/unix/syscalls.list
+++ b/sysdeps/unix/syscalls.list
@@ -4,20 +4,20 @@ access - access i:si __access access
acct - acct i:S acct
chdir - chdir i:s __chdir chdir
chmod - chmod i:si __chmod chmod
-chown - chown i:sii __chown chown
+chown - chown i:sii __chown chown __GI___chown
chroot - chroot i:s chroot
-close - close i:i __libc_close __close close __close_internal
+close - close i:i __libc_close __close close __GI___close
dup - dup i:i __dup dup
-dup2 - dup2 i:ii __dup2 dup2 __dup2_internal
+dup2 - dup2 i:ii __dup2 dup2 __GI___dup2
fchdir - fchdir i:i __fchdir fchdir
-fcntl - fcntl i:iiF __libc_fcntl __fcntl fcntl
+fcntl - fcntl i:iiF __libc_fcntl __GI___libc_fcntl __fcntl __GI___fcntl fcntl
fstatfs - fstatfs i:ip __fstatfs fstatfs
fsync - fsync i:i __libc_fsync fsync
getdomain - getdomainname i:si getdomainname
getgid - getgid i: __getgid getgid
getgroups - getgroups i:ip __getgroups getgroups
getitimer - getitimer i:ip __getitimer getitimer
-getpid - getpid i: __getpid getpid __getpid_internal
+getpid - getpid i: __getpid getpid __GI___getpid
getpriority - getpriority i:ii getpriority
getrlimit - getrlimit i:ip __getrlimit getrlimit
getuid - getuid i: __getuid getuid
@@ -26,16 +26,16 @@ kill - kill i:ii __kill kill
link - link i:ss __link link
lseek - lseek i:iii __libc_lseek __lseek lseek
mkdir - mkdir i:si __mkdir mkdir
-open - open i:siv __libc_open __open open __open_internal
+open - open i:siv __libc_open __GI___libc_open __open open __GI___open
profil - profil i:piii profil
ptrace - ptrace i:iiii ptrace
-read - read i:ibn __libc_read __read read
+read - read i:ibn __libc_read __read read __GI___read __GI___libc_read
readlink - readlink i:spi __readlink readlink
readv - readv i:ipi __readv readv
reboot - reboot i:i reboot
rename - rename i:ss rename
rmdir - rmdir i:s __rmdir rmdir
-select - select i:iPPPP __select select
+select - select i:iPPPP __select select __GI___select
setdomain - setdomainname i:si setdomainname
setegid - setegid i:i __setegid setegid
seteuid - seteuid i:i __seteuid seteuid
@@ -49,7 +49,7 @@ settimeofday - settimeofday i:PP __settimeofday settimeofday
setuid - setuid i:i __setuid setuid
sigsuspend - sigsuspend i:p sigsuspend
sstk - sstk b:i sstk
-statfs - statfs i:sp __statfs statfs
+statfs - statfs i:sp __statfs statfs __GI___statfs
swapoff - swapoff i:s swapoff
swapon - swapon i:s swapon
symlink - symlink i:ss __symlink symlink
@@ -61,5 +61,5 @@ umask - umask i:i __umask umask
uname - uname i:p __uname uname
unlink - unlink i:s __unlink unlink
utimes - utimes i:sp __utimes utimes
-write - write i:ibn __libc_write __write write __write_internal
+write - write i:ibn __libc_write __write write __GI___write __GI___libc_write
writev - writev i:ipi __writev writev