X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=doc%2Fposix-functions%2Fvfprintf.texi;h=31f0753305b54dd594404b030b8f5be38bf9b580;hb=e238a25ec275dd0d379d652f968efc7f75533859;hp=c6fab25ed74f29c63fffae7d227771d32426d5ab;hpb=61c4bf636e62c93ea141536d90e5ef06f9b74ad5;p=gnulib.git diff --git a/doc/posix-functions/vfprintf.texi b/doc/posix-functions/vfprintf.texi index c6fab25ed..31f075330 100644 --- a/doc/posix-functions/vfprintf.texi +++ b/doc/posix-functions/vfprintf.texi @@ -53,7 +53,7 @@ MacOS X 10.5, FreeBSD 6.0, NetBSD 5.0, AIX 5.2, IRIX 6.5, OSF/1 5.1, Solaris 11 @item This function does not support precisions larger than 512 or 1024 in integer, floating-point and pointer output on some platforms: -Solaris 10/x86, mingw, BeOS. +AIX 7.1, Solaris 10/x86, mingw, BeOS. @item This function mishandles large floating point precisions (for example, formatting 1.0 with @samp{"%.511f"}) @@ -86,5 +86,5 @@ Portability problems not fixed by Gnulib: @item Attempting to write to a read-only stream fails with @code{EOF} but does not set the error flag for @code{ferror} on some platforms: -glibc 2.13. +glibc 2.13, cygwin 1.7.9. @end itemize