X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=doc%2Fposix-functions%2Fperror.texi;h=9fa07981d28c901b4524918a4b6f1c6df9daea10;hb=f40e1532834adc754cac576a07d43b9556f89a97;hp=0459abd40207f9f7a7486c61d1db6fafeea40d43;hpb=c74873191b6e585cdd5a3b2ce5e07edae1427cef;p=gnulib.git diff --git a/doc/posix-functions/perror.texi b/doc/posix-functions/perror.texi index 0459abd40..9fa07981d 100644 --- a/doc/posix-functions/perror.texi +++ b/doc/posix-functions/perror.texi @@ -11,7 +11,7 @@ Portability problems fixed by Gnulib: @item This function does not support the error values that are specified by POSIX but not defined by the system, on some platforms: -OpenBSD 4.0, OSF/1 5.1, Cygwin 1.5.x, mingw. +OpenBSD 4.0, OSF/1 5.1, Cygwin 1.5.x, mingw, MSVC 9. @item This function treats @code{errno} of 0 like failure, although POSIX requires that the message declare it as a success, on some platforms: