OSDN Git Service

Rework pread and pwrite support so it should actually work.
authorEric Andersen <andersen@codepoet.org>
Mon, 15 Jul 2002 09:59:46 +0000 (09:59 -0000)
committerEric Andersen <andersen@codepoet.org>
Mon, 15 Jul 2002 09:59:46 +0000 (09:59 -0000)
commit17c362cce61538cf64beb33c524c21344be090bc
tree14066c63be2778166041e40b95c109b0af8ce646
parent6d1ef1d459abf5b0edb371270ae0a893690df704
Rework pread and pwrite support so it should actually work.
Add support for pread64 and pwrite64.  Fixup llseek a bit.
 -Erik
libc/sysdeps/linux/common/Makefile
libc/sysdeps/linux/common/pread_write.c [new file with mode: 0644]
libc/sysdeps/linux/common/syscalls.c