X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=doc%2Fposix-functions%2Fpipe.texi;h=e3869c3320d4a9771e76ecb55707d80e158deb18;hb=178e3ad58f3e077cd87a3ca9a615541e428f9e17;hp=420e400ac8c02238b8b173a74fc1c07b22c908ac;hpb=e2f1471b021a285916339a73bc12c6b44dbf9a76;p=gnulib.git diff --git a/doc/posix-functions/pipe.texi b/doc/posix-functions/pipe.texi index 420e400ac..e3869c332 100644 --- a/doc/posix-functions/pipe.texi +++ b/doc/posix-functions/pipe.texi @@ -10,9 +10,13 @@ Portability problems fixed by Gnulib: @itemize @item This function is missing on some platforms: -mingw. +mingw, MSVC 9. @end itemize Portability problems not fixed by Gnulib: @itemize +@item +This function crashes rather than failing with @code{EMFILE} if no +resources are left on some platforms: +Cygwin 1.7.9. @end itemize