Add pread and pwrite with weak aliases for *64 functions.

This commit is contained in:
Ulrich Drepper 1997-10-26 20:06:34 +00:00
parent 9cf9670ffb
commit a1bee79921

View file

@ -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