md5, sha1, sha256, sha512: add gl_SET_CRYPTO_CHECK_DEFAULT
[gnulib.git] / doc / pastposix-functions / rindex.texi
index b68d89d..6b58b69 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{strrchr}
 instead.