X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=doc%2Fposix-functions%2Fstrdup.texi;h=f654a3ce87c9ae12caf83bda273ea30766cd6544;hb=f40e1532834adc754cac576a07d43b9556f89a97;hp=6988cc2a73d9be47f11e584f41cb374b52b355fa;hpb=80fc442c212439b65a2fba722b17529aba2aa1ae;p=gnulib.git diff --git a/doc/posix-functions/strdup.texi b/doc/posix-functions/strdup.texi index 6988cc2a7..f654a3ce8 100644 --- a/doc/posix-functions/strdup.texi +++ b/doc/posix-functions/strdup.texi @@ -19,7 +19,7 @@ Portability problems fixed by Gnulib module @code{strdup-posix}: @item Upon failure, the function does not set @code{errno} to @code{ENOMEM} on some platforms: -mingw. +mingw, MSVC 9. @end itemize Portability problems not fixed by Gnulib: