summaryrefslogtreecommitdiff
path: root/doc/posix-functions/truncl.texi
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2010-12-21 03:01:56 +0100
committerBruno Haible <bruno@clisp.org>2010-12-21 03:01:56 +0100
commitb124cb0259dc7583c600735a41202abbc6963d73 (patch)
tree7f7885da1687b0ebcf2e89d1e78a5ab8f79d0a53 /doc/posix-functions/truncl.texi
parentce083ca023ca1e479dc48ee9934878f42e81cb79 (diff)
downloadgnulib-b124cb0259dc7583c600735a41202abbc6963d73.tar.gz
round*, trunc*: Update documentation regarding glibc.
* doc/posix-functions/roundf.texi: Mention missing declaration problem. * doc/posix-functions/round.texi: Likewise. * doc/posix-functions/roundl.texi: Likewise. * doc/posix-functions/truncf.texi: Likewise. * doc/posix-functions/trunc.texi: Likewise. * doc/posix-functions/truncl.texi: Likewise.
Diffstat (limited to 'doc/posix-functions/truncl.texi')
-rw-r--r--doc/posix-functions/truncl.texi3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/posix-functions/truncl.texi b/doc/posix-functions/truncl.texi
index df3d14a09f..8afac2f358 100644
--- a/doc/posix-functions/truncl.texi
+++ b/doc/posix-functions/truncl.texi
@@ -12,6 +12,9 @@ Portability problems fixed by Gnulib:
This function is missing on some platforms:
FreeBSD 5.2.1, NetBSD 5.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 9, Cygwin, Interix 3.5, BeOS.
@item
+This function is not declared (without @code{-D_GNU_SOURCE}) on some platforms:
+glibc 2.8.
+@item
This function crashes on some platforms:
OSF/1 4.0.
@end itemize