]> git.ipfire.org Git - thirdparty/glibc.git/commit
1999-06-23 Roland McGrath <roland@baalperazim.frob.com>
authorRoland McGrath <roland@gnu.org>
Tue, 22 Jun 1999 23:54:48 +0000 (23:54 +0000)
committerRoland McGrath <roland@gnu.org>
Tue, 22 Jun 1999 23:54:48 +0000 (23:54 +0000)
commit725af56f3adb3ea40cc4e58d1c9e0215e71186ba
treef7e0344392fa34fdd40ebade69002bec57e9c56b
parentde88ee7a6a16c0d871c21226caa587bb78b9fd81
1999-06-23  Roland McGrath  <roland@baalperazim.frob.com>

* 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/read.c
sysdeps/mach/hurd/write.c