X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=doc%2Fposix-functions%2Fcalloc.texi;h=fd41e78929c7fa92a9e965e2b001f61f871da326;hb=bc18fb52e080546bd6f048be78cf04968797a191;hp=d0b79e0f4619776baf49a3d00f18e4a6314b180f;hpb=fc649ba7d1638850c8361ba33389c4c6b37cfdb6;p=gnulib.git diff --git a/doc/posix-functions/calloc.texi b/doc/posix-functions/calloc.texi index d0b79e0f4..fd41e7892 100644 --- a/doc/posix-functions/calloc.texi +++ b/doc/posix-functions/calloc.texi @@ -11,7 +11,7 @@ Portability problems fixed by Gnulib: @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: