about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/x86_64/syscalls.list
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 /sysdeps/unix/sysv/linux/x86_64/syscalls.list
parentca4961c0956bb3a6ed4fee5181717afbe4978058 (diff)
downloadglibc-9cf6fef17162bc710c6e9088c34d40f399b54656.tar.gz
glibc-9cf6fef17162bc710c6e9088c34d40f399b54656.tar.xz
glibc-9cf6fef17162bc710c6e9088c34d40f399b54656.zip
* 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.
Diffstat (limited to 'sysdeps/unix/sysv/linux/x86_64/syscalls.list')
-rw-r--r--sysdeps/unix/sysv/linux/x86_64/syscalls.list4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysdeps/unix/sysv/linux/x86_64/syscalls.list b/sysdeps/unix/sysv/linux/x86_64/syscalls.list
index 6179707738..2bae164fd9 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