* 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.
+2010-12-20 Bruno Haible <bruno@clisp.org>
+
+ 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.
+
2010-12-20 Bruno Haible <bruno@clisp.org>
roundf, round, roundl: Update documentation regarding OSF/1 5.1.
FreeBSD 5.2.1, OpenBSD 3.8, AIX 5.1, IRIX 6.5, OSF/1 4.0, Solaris 9, Interix 3.5.
@item
This function is not declared on some platforms:
-OSF/1 5.1.
+glibc 2.8, OSF/1 5.1.
@item
This functions returns a wrong result for x = 1/2 - 2^-54 on some platforms:
NetBSD 3.0, AIX 7.1.
FreeBSD 5.2.1, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Interix 3.5.
@item
This function is not declared on some platforms:
-OSF/1 5.1.
+glibc 2.8, OSF/1 5.1.
@item
This functions returns a wrong result for x = 1/2 - 2^-25 on some platforms:
mingw.
FreeBSD 5.2.1, NetBSD 5.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 4.0, Solaris 9, Cygwin, Interix 3.5, BeOS.
@item
This function is not declared on some platforms:
-OSF/1 5.1.
+glibc 2.8, OSF/1 5.1.
@end itemize
Portability problems not fixed by Gnulib:
@item
This function is missing on some platforms:
FreeBSD 5.2.1, NetBSD 3.0, OpenBSD 3.8, Solaris 9, Interix 3.5.
+@item
+This function is not declared (without @code{-D_GNU_SOURCE}) on some platforms:
+glibc 2.8.
@end itemize
Portability problems not fixed by Gnulib:
@item
This function is missing on some platforms:
FreeBSD 5.2.1, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, Solaris 9, Interix 3.5.
+@item
+This function is not declared (without @code{-D_GNU_SOURCE}) on some platforms:
+glibc 2.8.
@end itemize
Portability problems not 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