summaryrefslogtreecommitdiff
path: root/doc/posix-functions/sqrtl.texi
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2011-09-17 17:10:12 +0200
committerBruno Haible <bruno@clisp.org>2011-09-17 17:10:12 +0200
commit2049ed10148563c6c530c8b13229ea35da4f4cc1 (patch)
tree1b8e95a8cc209fbb5f8dec566d3e74bcca06d20d /doc/posix-functions/sqrtl.texi
parent7943c52181dd2ff0e9c02b14c5a504da09db337b (diff)
downloadgnulib-2049ed10148563c6c530c8b13229ea35da4f4cc1.tar.gz
doc: Mention functions which are declared as macros.
* doc/posix-functions/*[fl].texi: Mention that some functions are defined as macros with arguments only.
Diffstat (limited to 'doc/posix-functions/sqrtl.texi')
-rw-r--r--doc/posix-functions/sqrtl.texi5
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/posix-functions/sqrtl.texi b/doc/posix-functions/sqrtl.texi
index 61cdbcce76..28f4dd063d 100644
--- a/doc/posix-functions/sqrtl.texi
+++ b/doc/posix-functions/sqrtl.texi
@@ -10,7 +10,10 @@ Portability problems fixed by Gnulib:
@itemize
@item
This function is missing on some platforms:
-FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, HP-UX 11, IRIX 6.5, Solaris 9, Cygwin, MSVC 9, Interix 3.5, BeOS.
+FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, HP-UX 11, IRIX 6.5, Solaris 9, Cygwin, Interix 3.5, BeOS.
+@item
+This function is only defined as a macro with arguments on some platforms:
+MSVC 9.
@item
This function is not declared on some platforms:
MacOS X 10.3.