aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2002-12-05 23:47:33 +0000
committerRoland McGrath <roland@gnu.org>2002-12-05 23:47:33 +0000
commit9cf6fef17162bc710c6e9088c34d40f399b54656 (patch)
tree97d34b7c5f3d6446aa0cb422e6b529e09f39df90
parentca4961c0956bb3a6ed4fee5181717afbe4978058 (diff)
downloadglibc-9cf6fef17162bc710c6e9088c34d40f399b54656.zip
glibc-9cf6fef17162bc710c6e9088c34d40f399b54656.tar.gz
glibc-9cf6fef17162bc710c6e9088c34d40f399b54656.tar.bz2
* 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.
-rw-r--r--ChangeLog10
-rw-r--r--sysdeps/unix/sysv/linux/mips/syscalls.list2
-rw-r--r--sysdeps/unix/sysv/linux/powerpc/powerpc64/syscalls.list2
-rw-r--r--sysdeps/unix/sysv/linux/x86_64/syscalls.list4
4 files changed, 14 insertions, 4 deletions
diff --git a/ChangeLog b/ChangeLog
index aabb59a..845c7c4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2002-12-05 Jakub Jelinek <jakub@redhat.com>
+
+ * 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.
+
2002-12-05 Roland McGrath <roland@redhat.com>
* stdlib/cxa_finalize.c (__cxa_finalize): When given a null argument,
diff --git a/sysdeps/unix/sysv/linux/mips/syscalls.list b/sysdeps/unix/sysv/linux/mips/syscalls.list
index f12195f..76b8b0f 100644
--- a/sysdeps/unix/sysv/linux/mips/syscalls.list
+++ b/sysdeps/unix/sysv/linux/mips/syscalls.list
@@ -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
diff --git a/sysdeps/unix/sysv/linux/powerpc/powerpc64/syscalls.list b/sysdeps/unix/sysv/linux/powerpc/powerpc64/syscalls.list
index 0cd1897..d8303a6 100644
--- a/sysdeps/unix/sysv/linux/powerpc/powerpc64/syscalls.list
+++ b/sysdeps/unix/sysv/linux/powerpc/powerpc64/syscalls.list
@@ -4,7 +4,7 @@
s_ioctl ioctl ioctl i:iiI __syscall_ioctl
s_ipc msgget ipc i:iiiip __syscall_ipc
s_llseek llseek _llseek i:iiipi __syscall__llseek
-s_readahead readahead readahead i:iiii __syscall_readahead
+s_readahead readahead readahead i:iii __syscall_readahead
s_chown chown chown i:sii __syscall_chown
s_execve execve execve i:spp __syscall_execve
rt_sigaction - rt_sigaction i:ippi __syscall_rt_sigaction
diff --git a/sysdeps/unix/sysv/linux/x86_64/syscalls.list b/sysdeps/unix/sysv/linux/x86_64/syscalls.list
index 6179707..2bae164 100644
--- a/sysdeps/unix/sysv/linux/x86_64/syscalls.list
+++ b/sysdeps/unix/sysv/linux/x86_64/syscalls.list
@@ -12,8 +12,8 @@ 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 - readahead i:iipi __readahead readahead
-sendfile - sendfile i:iip sendfile sendfile64
+readahead - readahead i:iii __readahead readahead
+sendfile - sendfile i:iipi sendfile sendfile64
# semaphore and shm system calls
msgctl - msgctl i:iip __msgctl msgctl