log10f-ieee: Work around test failure on NetBSD 5.1.
[gnulib.git] / doc / posix-functions / fgets.texi
index 2d840b1..b14917e 100644 (file)
@@ -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: