X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=doc%2Fposix-functions%2Fwprintf.texi;h=1624e7d917d6b90ba5f08a34a9a512a046c6314d;hb=80a029602f5b2707ca8d2487843ecb9e0df74a6a;hp=05b9d949df675d9585ff971797f32f6b2ae4e12f;hpb=ca2c85799ac5e86ba2d93a6b0628648177984e21;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.