X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=doc%2Fposix-functions%2Fvfprintf.texi;h=9c984ecb233db82f01c3193401db858a869e44b7;hb=ce85bc7be74fc265cf39d8c85024b2da44eeeb0c;hp=1ff23743a574a1e2d4c7d1878ac9685570c19036;hpb=2b6c08c775ae4e80b52aa41058ea5939f778b44b;p=gnulib.git diff --git a/doc/posix-functions/vfprintf.texi b/doc/posix-functions/vfprintf.texi index 1ff23743a..9c984ecb2 100644 --- a/doc/posix-functions/vfprintf.texi +++ b/doc/posix-functions/vfprintf.texi @@ -34,6 +34,10 @@ NetBSD 3.0, mingw, BeOS. This function doesn't support the @code{'} flag on some platforms: NetBSD 3.0, Cygwin 2006, mingw. @item +This function behaves incorrectly when a @samp{-} flag and a negative width +are specified together, on some platforms: +HP-UX 10.20. +@item printf @code{"%010f"} of NaN and Infinity yields an incorrect result (padded with zeroes) on some platforms: MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, AIX 5.2, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin 2007, mingw.