Hash :
f84e1a91
Author :
Date :
2009-11-25T14:33:30
pread: new module * modules/pread: New file. * lib/pread.c (pread): New file. * m4/pread.m4: Likewise. * lib/unistd.in.h (pread): Define/declare. * m4/unistd_h.m4 (gl_UNISTD_H_DEFAULTS): Define defaults. * modules/unistd (Makefile.am): Substitute witnesses. * doc/posix-functions/pread.texi (pread): Update. * MODULES.html.sh: Add pread.
@node pread
@section @code{pread}
@findex pread
POSIX specification: @url{http://www.opengroup.org/onlinepubs/9699919799/functions/pread.html}
Gnulib module: ---
Portability problems fixed by Gnulib:
@itemize
@item
This function is missing on some platforms:
mingw, BeOS.
@end itemize
Portability problems not fixed by Gnulib:
@itemize
@end itemize