docs: document recently fixed glibc printf bug
authorEric Blake <eblake@redhat.com>
Tue, 24 May 2011 23:33:39 +0000 (17:33 -0600)
committerEric Blake <eblake@redhat.com>
Tue, 24 May 2011 23:33:39 +0000 (17:33 -0600)
commitf4c4af09bcf3f0497dc3347ecc0a0b3c9ee1ff63
tree563cf1b2ec41189550f01a1e77ff4624bff5070b
parentd1608870ede6159bbcc542e8142c15d729c0b66c
docs: document recently fixed glibc printf bug

Document it as a known bug, but one where we don't provide a
workaround since programmers are unlikely to hit it in practice.

* doc/posix-functions/fprintf.texi (fprintf): Document it.
* doc/posix-functions/printf.texi (printf): Likewise.
* doc/posix-functions/vfprintf.texi (vfprintf): Likewise.
* doc/posix-functions/vprintf.texi (vprintf): Likewise.

Signed-off-by: Eric Blake <eblake@redhat.com>
ChangeLog
doc/posix-functions/fprintf.texi
doc/posix-functions/printf.texi
doc/posix-functions/vfprintf.texi
doc/posix-functions/vprintf.texi