X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=doc%2Fposix-functions%2Fgetchar.texi;h=3acea340588b2096b25c4c17ee825a29e6dc7fd9;hb=f40e1532834adc754cac576a07d43b9556f89a97;hp=3b11d99343d93b104e7f6cea463a455c8f625059;hpb=acc203f3da092e2ee94eff8f9c85e1fdc61315cf;p=gnulib.git diff --git a/doc/posix-functions/getchar.texi b/doc/posix-functions/getchar.texi index 3b11d9934..3acea3405 100644 --- a/doc/posix-functions/getchar.texi +++ b/doc/posix-functions/getchar.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: