doc: Mention reason for replacement on glibc/Linux systems.
authorBruno Haible <bruno@clisp.org>
Sun, 22 Apr 2012 14:43:29 +0000 (16:43 +0200)
committerBruno Haible <bruno@clisp.org>
Sun, 22 Apr 2012 14:43:29 +0000 (16:43 +0200)
commitd06b2e55868df5173483836d515338f54d471508
tree2559aeafb479a12050be2295968902a162b65634
parent193256125d7c587f23514892a4abfd3a24053ba9
doc: Mention reason for replacement on glibc/Linux systems.

* doc/posix-functions/dprintf.texi: Mention the problem with special
'long double' values.
* doc/posix-functions/fprintf.texi: Likewise.
* doc/posix-functions/printf.texi: Likewise.
* doc/posix-functions/snprintf.texi: Likewise.
* doc/posix-functions/sprintf.texi: Likewise.
* doc/posix-functions/vdprintf.texi: Likewise.
* doc/posix-functions/vfprintf.texi: Likewise.
* doc/posix-functions/vprintf.texi: Likewise.
* doc/posix-functions/vsnprintf.texi: Likewise.
* doc/posix-functions/vsprintf.texi: Likewise.
* doc/posix-functions/fcntl.texi: Add glibc/Linux to the list of
platforms with F_DUPFD_CLOEXEC problems.
* doc/posix-functions/glob.texi: Mention which platforms are affected
by the problem with symbolic links.
* doc/posix-functions/linkat.texi: Mention the problem with
AT_SYMLINK_FOLLOW on Linux.
14 files changed:
ChangeLog
doc/posix-functions/dprintf.texi
doc/posix-functions/fcntl.texi
doc/posix-functions/fprintf.texi
doc/posix-functions/glob.texi
doc/posix-functions/linkat.texi
doc/posix-functions/printf.texi
doc/posix-functions/snprintf.texi
doc/posix-functions/sprintf.texi
doc/posix-functions/vdprintf.texi
doc/posix-functions/vfprintf.texi
doc/posix-functions/vprintf.texi
doc/posix-functions/vsnprintf.texi
doc/posix-functions/vsprintf.texi