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-03 07:28:09 +0000
committerRoland McGrath <roland@gnu.org>2002-12-03 07:28:09 +0000
commit91c0a70cc5e0b3977f2bfa7b986bdc9bf27d0a31 (patch)
treef78189a9adef04e9aef58b9e1779b165ecde998c /sysdeps/unix/sysv/linux/x86_64/syscalls.list
parentc22b52fa115b51b843c4bd5f1fdfec680693cf73 (diff)
downloadglibc-91c0a70cc5e0b3977f2bfa7b986bdc9bf27d0a31.tar.gz
glibc-91c0a70cc5e0b3977f2bfa7b986bdc9bf27d0a31.tar.xz
glibc-91c0a70cc5e0b3977f2bfa7b986bdc9bf27d0a31.zip
2002-12-02 Roland McGrath <roland@redhat.com>
	* sysdeps/unix/sysv/linux/alpha/syscalls.list (readahead): Change
	caller from EXTRA to -.
	* sysdeps/unix/sysv/linux/x86_64/syscalls.list: Likewise.
	* sysdeps/unix/sysv/linux/sparc/sparc64/syscalls.list: Likewise.
	* sysdeps/unix/sysv/linux/ia64/syscalls.list: Likewise.
Diffstat (limited to 'sysdeps/unix/sysv/linux/x86_64/syscalls.list')
-rw-r--r--sysdeps/unix/sysv/linux/x86_64/syscalls.list2
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