summaryrefslogtreecommitdiff
path: root/doc/posix-functions/sinl.texi
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2010-01-18 01:27:33 +0100
committerBruno Haible <bruno@clisp.org>2010-01-19 02:59:13 +0100
commit73e329f11142c2804e42825e1590041d68dbb6e9 (patch)
tree3576045450dd7e0c54caf80d8d55842e6632879f /doc/posix-functions/sinl.texi
parent438ba4dda6cffac43a76642edbde5eb3504001d9 (diff)
downloadgnulib-73e329f11142c2804e42825e1590041d68dbb6e9.tar.gz
New modules acosl, asinl, atanl, cosl, expl, logl, sinl, sqrtl, tanl.
Diffstat (limited to 'doc/posix-functions/sinl.texi')
-rw-r--r--doc/posix-functions/sinl.texi11
1 files changed, 7 insertions, 4 deletions
diff --git a/doc/posix-functions/sinl.texi b/doc/posix-functions/sinl.texi
index 06ca60524d..30751c21c3 100644
--- a/doc/posix-functions/sinl.texi
+++ b/doc/posix-functions/sinl.texi
@@ -4,15 +4,18 @@
POSIX specification: @url{http://www.opengroup.org/onlinepubs/9699919799/functions/sinl.html}
-Gnulib module: ---
+Gnulib module: sinl
Portability problems fixed by Gnulib:
@itemize
+@item
+This function is missing on some platforms:
+FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, HP-UX 11, IRIX 6.5, Solaris 9, Cygwin, Interix 3.5, BeOS.
+@item
+This function is not declared on some platforms:
+MacOS X 10.3.
@end itemize
Portability problems not fixed by Gnulib:
@itemize
-@item
-This function is missing on some platforms:
-FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, HP-UX 11, IRIX 6.5, Solaris 9, Cygwin, Interix 3.5, BeOS.
@end itemize