From 3c49a7f2c2dcd3521d74a572458e739582711180 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Tue, 3 Dec 2002 07:28:08 +0000 Subject: [PATCH] 2002-12-02 Roland McGrath * 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. --- sysdeps/unix/sysv/linux/alpha/syscalls.list | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sysdeps/unix/sysv/linux/alpha/syscalls.list b/sysdeps/unix/sysv/linux/alpha/syscalls.list index 7c1a0be..c8ab6ec 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: -- 2.7.4