X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=doc%2Fposix-functions%2Fprintf.texi;h=20766766c600a226886fbe51aa3ccf210d12b8d9;hb=c74873191b6e585cdd5a3b2ce5e07edae1427cef;hp=8fc8cb092204e8ead12c0b379f9bf6be292ad0d2;hpb=f4c4af09bcf3f0497dc3347ecc0a0b3c9ee1ff63;p=gnulib.git diff --git a/doc/posix-functions/printf.texi b/doc/posix-functions/printf.texi index 8fc8cb092..20766766c 100644 --- a/doc/posix-functions/printf.texi +++ b/doc/posix-functions/printf.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