X-Git-Url: https://erislabs.net/gitweb/?a=blobdiff_plain;f=doc%2Fpastposix-functions%2Fbzero.texi;h=f6dfe828307d9a5e739ee7210ad2eb16d02a58da;hb=7a719c1772d45a9990560820a78ae76534ae3497;hp=418c98f52dcead5713e3f097c4d4d996c338fef1;hpb=3b87bfe5292b83efbdbc2ac366cef148550f9d4e;p=gnulib.git diff --git a/doc/pastposix-functions/bzero.texi b/doc/pastposix-functions/bzero.texi index 418c98f52..f6dfe8283 100644 --- a/doc/pastposix-functions/bzero.texi +++ b/doc/pastposix-functions/bzero.texi @@ -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.