summaryrefslogtreecommitdiff
path: root/doc/posix-functions/vdprintf.texi
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2012-01-05 19:08:21 +0100
committerBruno Haible <bruno@clisp.org>2012-01-05 19:08:21 +0100
commita651adcf66369737e198d7a9535dbc7755c4c529 (patch)
tree467c0bfef84ce342e30c7139f5ec56337f6c4d35 /doc/posix-functions/vdprintf.texi
parentf40e1532834adc754cac576a07d43b9556f89a97 (diff)
downloadgnulib-a651adcf66369737e198d7a9535dbc7755c4c529.tar.gz
doc: Mention NetBSD bugs.
* doc/posix-functions/*printf.texi: Mention a NetBSD 5.1 bug. * doc/posix-functions/nl_langinfo.texi: Mention another NetBSD 5.1 bug.
Diffstat (limited to 'doc/posix-functions/vdprintf.texi')
-rw-r--r--doc/posix-functions/vdprintf.texi4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/posix-functions/vdprintf.texi b/doc/posix-functions/vdprintf.texi
index 5101ee4c7d..561038f7bd 100644
--- a/doc/posix-functions/vdprintf.texi
+++ b/doc/posix-functions/vdprintf.texi
@@ -43,6 +43,10 @@ AIX 7.1, BeOS.
Portability problems not fixed by Gnulib:
@itemize
@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.