]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
2002-12-05 Jakub Jelinek <jakub@redhat.com>
authorRoland McGrath <roland@gnu.org>
Thu, 5 Dec 2002 23:46:39 +0000 (23:46 +0000)
committerRoland McGrath <roland@gnu.org>
Thu, 5 Dec 2002 23:46:39 +0000 (23:46 +0000)
* sysdeps/unix/sysv/linux/x86_64/syscalls.list (sendfile): Change
args to i:iipi.
(readahead): Change args to i:iii.
* sysdeps/unix/sysv/linux/powerpc/powerpc64/syscalls.list (readahead):
Change args to i:iii.
* sysdeps/unix/sysv/linux/mips/syscalls.list (readahead): Change
args to i:iiii.

sysdeps/unix/sysv/linux/mips/syscalls.list

index f12195fa6b438567b1bf2315bf2b5d5473a40b7b..76b8b0fe156a06656cc9fc1b3fae3e9b1b966852 100644 (file)
@@ -66,7 +66,7 @@ s_pread64     pread64 pread           i:ibniii __syscall_pread
 s_putpmsg      putpmsg putpmsg         i:ippii __syscall_putpmsg
 s_ptrace       ptrace  ptrace          i:iipp  __syscall_ptrace
 s_pwrite64     pwrite64 pwrite         i:ibniii __syscall_pwrite
-s_readahead    EXTRA   readahead       i:iipi  __syscall_readahead
+s_readahead    EXTRA   readahead       i:iiii  __syscall_readahead
 s_reboot       reboot  reboot          i:iii   __syscall_reboot
 s_setrlimit    setrlimit setrlimit     i:ip    __syscall_setrlimit
 s_sigpending   sigpending sigpending   i:p     __syscall_sigpending