X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=doc%2Fposix-functions%2Fwordexp.texi;h=a4c8300ef4924c35a13f7ba6bbc12da3798e98e8;hb=f40e1532834adc754cac576a07d43b9556f89a97;hp=da323640daf167efc1982aab5cc65321feee45c5;hpb=244b71aedb0c8e8fbcb1e04696c36217bce3c974;p=gnulib.git diff --git a/doc/posix-functions/wordexp.texi b/doc/posix-functions/wordexp.texi index da323640d..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/susv3xsh/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, 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