view doc/posix-functions/pread.texi @ 13313:857a5fb91be7

pread: Update documentation.
author Peter O'Gorman <pogma@thewrittenword.com>
date Wed, 05 May 2010 20:53:05 +0200
parents 9961377da68e
children bb0ceefd22dc
line wrap: on
line source

@node pread
@section @code{pread}
@findex pread

POSIX specification: @url{http://www.opengroup.org/onlinepubs/9699919799/functions/pread.html}

Gnulib module: pread

Portability problems fixed by Gnulib:
@itemize
@item
This function is missing on some platforms:
HP-UX 10, mingw, BeOS.
@end itemize

Portability problems not fixed by Gnulib:
@itemize
@end itemize