X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=doc%2Fposix-functions%2Fgetc.texi;h=514b0f76a446cb2d77823923ecf93866e29f74b7;hb=33cfac68b39b6d6aad1046afa605fec41f95a1e5;hp=fea05113affc371fe6b59eb4fdbd58d6965df2b0;hpb=acc203f3da092e2ee94eff8f9c85e1fdc61315cf;p=gnulib.git diff --git a/doc/posix-functions/getc.texi b/doc/posix-functions/getc.texi index fea05113a..514b0f76a 100644 --- a/doc/posix-functions/getc.texi +++ b/doc/posix-functions/getc.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: