Hash :
23cd7413
Author :
Date :
2009-11-25T18:01:02
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.
Description:
pread() function: read without changing file offset
Files:
lib/pread.c
m4/pread.m4
Depends-on:
lseek
unistd
configure.ac:
gl_FUNC_PREAD
gl_UNISTD_MODULE_INDICATOR([pread])
Makefile.am:
Include:
<unistd.h>
License:
LGPLv2+
Maintainer:
Jim Meyering