X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=doc%2Fposix-functions%2Fwprintf.texi;h=1624e7d917d6b90ba5f08a34a9a512a046c6314d;hb=5556cec1e3f87122e1b0e7bf82f1f75c57219a21;hp=05b9d949df675d9585ff971797f32f6b2ae4e12f;hpb=1a9afb04e6f2fb36d17b3837942165cd1a0c50ac;p=gnulib.git diff --git a/doc/posix-functions/wprintf.texi b/doc/posix-functions/wprintf.texi index 05b9d949d..1624e7d91 100644 --- a/doc/posix-functions/wprintf.texi +++ b/doc/posix-functions/wprintf.texi @@ -23,6 +23,10 @@ platforms: Cygwin 1.5.x. On AIX and Windows platforms, @code{wchar_t} is a 16-bit type and therefore cannot accommodate all Unicode characters. @item +When formatting an integer with grouping flag, this function inserts thousands +separators even in the "C" locale on some platforms: +NetBSD 5.1. +@item On some platforms, this function does not set @code{errno} or the stream error indicator on attempts to write to a read-only stream: Cygwin 1.7.9.