summaryrefslogtreecommitdiff
path: root/doc/posix-functions/dprintf.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/dprintf.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/dprintf.texi')
-rw-r--r--doc/posix-functions/dprintf.texi4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/posix-functions/dprintf.texi b/doc/posix-functions/dprintf.texi
index 579a779c07..0ded0699cd 100644
--- a/doc/posix-functions/dprintf.texi
+++ b/doc/posix-functions/dprintf.texi
@@ -29,6 +29,10 @@ AIX 7.1.
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.