X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=doc%2Fposix-functions%2Fwordexp.texi;h=a4c8300ef4924c35a13f7ba6bbc12da3798e98e8;hb=887838f26007be35a25c6167e38c0880d95bd2d1;hp=67539eafabcdaef0f000d41a961ed381ac466281;hpb=ece820e5eb5cd28738cb4a2313b8f22449121ea3;p=gnulib.git diff --git a/doc/posix-functions/wordexp.texi b/doc/posix-functions/wordexp.texi index 67539eafa..a4c8300ef 100644 --- a/doc/posix-functions/wordexp.texi +++ b/doc/posix-functions/wordexp.texi @@ -2,7 +2,7 @@ @section @code{wordexp} @findex wordexp -POSIX specification: @url{http://www.opengroup.org/onlinepubs/9699919799/functions/wordexp.html} +POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/functions/wordexp.html} Gnulib module: --- @@ -14,5 +14,9 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.3, OpenBSD 3.8, IRIX 5.3, Cygwin 1.5.x, mingw, Interix 3.5, BeOS. +MacOS X 10.3, OpenBSD 3.8, Minix 3.1.8, IRIX 5.3, Cygwin 1.5.x, mingw, MSVC 9, Interix 3.5, BeOS. +@item +On some platforms, this function does not set @code{errno} or the +stream error indicator on attempts to write to a read-only stream: +Cygwin 1.7.9. @end itemize