pread: improvement and fix
authorJim Meyering <meyering@redhat.com>
Wed, 25 Nov 2009 17:01:02 +0000 (18:01 +0100)
committerJim Meyering <meyering@redhat.com>
Wed, 25 Nov 2009 17:01:02 +0000 (18:01 +0100)
commit23cd74133c81b80d335c701848b71d85a53402c6
tree34bbf11889f0c045dc32367bf3df77b47d1e2fe4
parent8def010e77c2bace5391a1cda45e158d9e0a3f7d
pread: improvement and fix

* modules/pread (Depends-on): Depend on lseek, for portability to
e.g., mingw.  Suggested by Eric Blake.
* lib/pread.c (__libc_read): Define.  Reported by Richard W.M. Jones.
ChangeLog
lib/pread.c
modules/pread