X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=doc%2Fposix-functions%2Fpread.texi;h=0a4fc7c1caed75df2a8d52f465c3ca2503877dd1;hb=52feca2cda2edd985d76117836e2a522178e9ab3;hp=743253b6f67db914a902d8ef6c6ee92c81d26706;hpb=80fc442c212439b65a2fba722b17529aba2aa1ae;p=gnulib.git diff --git a/doc/posix-functions/pread.texi b/doc/posix-functions/pread.texi index 743253b6f..0a4fc7c1c 100644 --- a/doc/posix-functions/pread.texi +++ b/doc/posix-functions/pread.texi @@ -11,6 +11,13 @@ Portability problems fixed by Gnulib: @item This function is missing on some platforms: HP-UX 10, mingw, BeOS. +@item +This function returns zero instead of positive values when large file support +is enabled on some platforms: +HP-UX 11.11. +@item +This function does not fail on pipes on some platforms: +HP-UX 11.31. @end itemize Portability problems not fixed by Gnulib: