X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=doc%2Fposix-functions%2Fgets.texi;h=cf2716a4f22bba09ebb8b61627771277492cfd55;hb=178e3ad58f3e077cd87a3ca9a615541e428f9e17;hp=1a3b277439df480471f7d86670100fca8bba4e5b;hpb=acc203f3da092e2ee94eff8f9c85e1fdc61315cf;p=gnulib.git diff --git a/doc/posix-functions/gets.texi b/doc/posix-functions/gets.texi index 1a3b27743..cf2716a4f 100644 --- a/doc/posix-functions/gets.texi +++ b/doc/posix-functions/gets.texi @@ -12,7 +12,7 @@ Portability problems fixed by Gnulib module @code{stdio}, together with module @ When reading from a non-blocking pipe whose buffer is empty, this function fails with @code{errno} being set to @code{EINVAL} instead of @code{EAGAIN} on some platforms: -mingw. +mingw, MSVC 9. @end itemize Portability problems not fixed by Gnulib: