doc: Update regarding MSVC 9.
[gnulib.git] / doc / pastposix-functions / bzero.texi
index 418c98f..f6dfe82 100644 (file)
@@ -14,7 +14,7 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-Solaris 2.4, mingw.
+Solaris 2.4, mingw, MSVC 9.
 @item
 This function is marked as ``legacy'' in POSIX.  Better use @code{memset}
 instead.