8b2134db5e
* sysdeps/mach/hurd/read.c (__libc_read): Just call __pread with OFFSET argument of (off_t) -1. * sysdeps/mach/hurd/write.c (__libc_write): Just call __pwrite with OFFSET argument of (off_t) -1. * sysdeps/mach/hurd/pwrite.c: New file. * sysdeps/mach/hurd/pread.c: New file. * hurd/fd-read.c (_hurd_fd_read): Take new parameter OFFSET and pass it in the RPC instead of always -1. * hurd/fd-write.c (_hurd_fd_write): Likewise. * hurd/hurd/fd.h: Update decls. |
||
---|---|---|
.. | ||
alpha | ||
bits | ||
hppa | ||
hurd | ||
i386 | ||
mips | ||
powerpc | ||
sys | ||
_strerror.c | ||
adjtime.c | ||
getpagesize.c | ||
getsysstats.c | ||
gettimeofday.c | ||
Makefile | ||
mprotect.c | ||
munmap.c | ||
pagecopy.h | ||
sleep.c | ||
start.c | ||
Subdirs | ||
sysdep.h | ||
thread_state.h | ||
usleep.c |