diff options
Diffstat (limited to 'sysdeps/unix/sysv/linux/x86_64/syscalls.list')
-rw-r--r-- | sysdeps/unix/sysv/linux/x86_64/syscalls.list | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/unix/sysv/linux/x86_64/syscalls.list b/sysdeps/unix/sysv/linux/x86_64/syscalls.list index bec657e2b5..6179707738 100644 --- a/sysdeps/unix/sysv/linux/x86_64/syscalls.list +++ b/sysdeps/unix/sysv/linux/x86_64/syscalls.list @@ -12,7 +12,7 @@ getrlimit - getrlimit i:ip __getrlimit getrlimit getrlimit64 setrlimit - setrlimit i:ip __setrlimit setrlimit64 setrlimit ftruncate - ftruncate i:ii __ftruncate ftruncate ftruncate64 __ftruncate64 truncate - truncate i:si truncate truncate64 -readahead EXTRA readahead i:iipi __readahead readahead +readahead - readahead i:iipi __readahead readahead sendfile - sendfile i:iip sendfile sendfile64 # semaphore and shm system calls |