From: Ulrich Drepper Date: Sun, 26 Oct 1997 20:06:34 +0000 (+0000) Subject: Add pread and pwrite with weak aliases for *64 functions. X-Git-Tag: upstream/2.30~10627^2~3392 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=a1bee79921d4788a622d128624d7cff005e3cb72;p=external%2Fglibc.git Add pread and pwrite with weak aliases for *64 functions. --- diff --git a/sysdeps/unix/sysv/linux/alpha/syscalls.list b/sysdeps/unix/sysv/linux/alpha/syscalls.list index 7140706..9e4cd39 100644 --- a/sysdeps/unix/sysv/linux/alpha/syscalls.list +++ b/sysdeps/unix/sysv/linux/alpha/syscalls.list @@ -21,6 +21,8 @@ getpeername - getpeername 3 __getpeername getpeername getpriority - getpriority 2 __getpriority getpriority mmap - mmap 6 __mmap mmap llseek EXTRA lseek 3 llseek +pread EXTRA pread 4 __pread pread __pread64 pread64 +pwrite EXTRA pwrite 4 __pwrite pwrite __pwrite64 pwrite64 # these are actually common with the x86: fstatfs - fstatfs 2 __fstatfs fstatfs