about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/alpha
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/alpha
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/alpha')
-rw-r--r--sysdeps/unix/sysv/linux/alpha/syscalls.list2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/unix/sysv/linux/alpha/syscalls.list b/sysdeps/unix/sysv/linux/alpha/syscalls.list
index 7c1a0bebf2..c8ab6ec847 100644
--- a/sysdeps/unix/sysv/linux/alpha/syscalls.list
+++ b/sysdeps/unix/sysv/linux/alpha/syscalls.list
@@ -28,7 +28,7 @@ getrlimit	-	getrlimit	2	__getrlimit	getrlimit getrlimit64
 setrlimit	-	setrlimit	2	__setrlimit	setrlimit64 setrlimit
 ftruncate	-	ftruncate	2	__ftruncate	ftruncate __ftruncate64 ftruncate64
 truncate	-	truncate	2	truncate	truncate64
-readahead	EXTRA	readahead	3	__readahead	readahead
+readahead	-	readahead	3	__readahead	readahead
 sendfile	-	sendfile	i:iipi	sendfile	sendfile64
 
 # these are actually common with the x86: