]> Savannah Git Hosting - gnulib.git/commitdiff
doc: Mention functions which are declared as macros.
authorBruno Haible <bruno@clisp.org>
Sat, 17 Sep 2011 15:10:12 +0000 (17:10 +0200)
committerBruno Haible <bruno@clisp.org>
Sat, 17 Sep 2011 15:10:12 +0000 (17:10 +0200)
* doc/posix-functions/*[fl].texi: Mention that some functions are
defined as macros with arguments only.

45 files changed:
ChangeLog
doc/posix-functions/acosf.texi
doc/posix-functions/acosl.texi
doc/posix-functions/asinf.texi
doc/posix-functions/asinl.texi
doc/posix-functions/atan2f.texi
doc/posix-functions/atan2l.texi
doc/posix-functions/atanf.texi
doc/posix-functions/atanl.texi
doc/posix-functions/ceilf.texi
doc/posix-functions/ceill.texi
doc/posix-functions/cosf.texi
doc/posix-functions/coshf.texi
doc/posix-functions/coshl.texi
doc/posix-functions/cosl.texi
doc/posix-functions/expf.texi
doc/posix-functions/expl.texi
doc/posix-functions/fabsf.texi
doc/posix-functions/fabsl.texi
doc/posix-functions/floorf.texi
doc/posix-functions/floorl.texi
doc/posix-functions/fmodf.texi
doc/posix-functions/fmodl.texi
doc/posix-functions/frexpf.texi
doc/posix-functions/frexpl.texi
doc/posix-functions/ldexpf.texi
doc/posix-functions/ldexpl.texi
doc/posix-functions/log10f.texi
doc/posix-functions/log10l.texi
doc/posix-functions/logf.texi
doc/posix-functions/logl.texi
doc/posix-functions/modff.texi
doc/posix-functions/modfl.texi
doc/posix-functions/powf.texi
doc/posix-functions/powl.texi
doc/posix-functions/sinf.texi
doc/posix-functions/sinhf.texi
doc/posix-functions/sinhl.texi
doc/posix-functions/sinl.texi
doc/posix-functions/sqrtf.texi
doc/posix-functions/sqrtl.texi
doc/posix-functions/tanf.texi
doc/posix-functions/tanhf.texi
doc/posix-functions/tanhl.texi
doc/posix-functions/tanl.texi

index 73f05b882fe40d1cd5c6540bb3896b07b2c8beec..1c87b707e3013e3516e893435ca26b093d0e3ea4 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2011-09-17  Bruno Haible  <bruno@clisp.org>
+
+       doc: Mention functions which are declared as macros.
+       * doc/posix-functions/*[fl].texi: Mention that some functions are
+       defined as macros with arguments only.
+
 2011-09-17  Bruno Haible  <bruno@clisp.org>
 
        Add dependencies to new dirent related modules.
index 016d7a00cf7aa84dd479ea2c81f38e1ca41235cf..a1859feeb28e0be4819115ca6f9580d04a47b4cd 100644 (file)
@@ -14,5 +14,8 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-Minix 3.1.8, AIX 5.1, Solaris 9, MSVC 9.
+Minix 3.1.8, AIX 5.1, Solaris 9.
+@item
+This function is only defined as a macro with arguments on some platforms:
+MSVC 9.
 @end itemize
index 0022aeeda002f42795e29d6f820b9911db280335..271b39da486ee7d33a011666d54424bcab26bd15 100644 (file)
@@ -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.
index 014c58189696d86edcbe0634e2e2c65717652614..999593b1b75dd9f1eda01e9c6114e08067d0699f 100644 (file)
@@ -14,5 +14,8 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-Minix 3.1.8, AIX 5.1, Solaris 9, MSVC 9.
+Minix 3.1.8, AIX 5.1, Solaris 9.
+@item
+This function is only defined as a macro with arguments on some platforms:
+MSVC 9.
 @end itemize
index c85c802cf7b66adcd027bbf1d3432366af6537eb..2ed1f02c610a14ea752237241e454e6aec83b83f 100644 (file)
@@ -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.
index 5869440b10d0418ee0d2efcfd28fb3d58930dba0..817f20b0a15ebe14011e12d9de90385b6317dff7 100644 (file)
@@ -14,5 +14,8 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-Minix 3.1.8, AIX 5.1, Solaris 9, MSVC 9.
+Minix 3.1.8, AIX 5.1, Solaris 9.
+@item
+This function is only defined as a macro with arguments on some platforms:
+MSVC 9.
 @end itemize
index a13e49ac4880602b949f8713c9da09f94181220e..03c08b7c3a0fc9bee8a557e281ac6c7a6cc5c017 100644 (file)
@@ -14,5 +14,8 @@ Portability problems not 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.
 @end itemize
index d7db919b04f44c732c5c0d0f044fc337b7ce83af..c29064a1d0d421c5b4538b3309fc5220e78de5f5 100644 (file)
@@ -14,5 +14,8 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-Minix 3.1.8, AIX 5.1, Solaris 9, MSVC 9.
+Minix 3.1.8, AIX 5.1, Solaris 9.
+@item
+This function is only defined as a macro with arguments on some platforms:
+MSVC 9.
 @end itemize
index e194fc93658776cfa71ddfa56c13dd896dffe157..6f9397a62acfe37613417bbbe6a59f324f6c5039 100644 (file)
@@ -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.
index e35cddf01a5f648f0bc0f9b5f2389a1cdd03199a..880936ff03349f00d8f8363920f6474cb923d529 100644 (file)
@@ -10,7 +10,10 @@ Portability problems fixed by either Gnulib module @code{ceilf} or @code{ceilf-i
 @itemize
 @item
 This function is missing on some platforms:
-Minix 3.1.8, AIX 5.1, HP-UX 11, Solaris 9, MSVC 9.
+Minix 3.1.8, AIX 5.1, HP-UX 11, Solaris 9.
+@item
+This function is only defined as a macro with arguments on some platforms:
+MSVC 9.
 @end itemize
 
 Portability problems fixed by Gnulib module @code{ceilf-ieee}:
index fdfb4d2748c243885ec5601f43d01dfabbbc9991..8c7b0dc1b11f43d07d056243fb79799268a517ac 100644 (file)
@@ -10,7 +10,10 @@ Portability problems fixed by either Gnulib module @code{ceill} or @code{ceill-i
 @itemize
 @item
 This function is missing on some platforms:
-FreeBSD 5.2.1, 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 5.2.1, 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.
 @end itemize
 
 Portability problems fixed by Gnulib module @code{ceill-ieee}:
index b13c05734a738971b5a269e074e4f3ce5ec7c40b..0b70de042aabd4858b91d4c162f75a599ef92dfd 100644 (file)
@@ -14,5 +14,8 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-Minix 3.1.8, AIX 5.1, Solaris 9, MSVC 9.
+Minix 3.1.8, AIX 5.1, Solaris 9.
+@item
+This function is only defined as a macro with arguments on some platforms:
+MSVC 9.
 @end itemize
index 81e196cbc4901082457754f81f6ef9230f6751ab..11560c6b012cda6e1070e8a0fc70e2bb0f7775af 100644 (file)
@@ -14,5 +14,8 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-Minix 3.1.8, AIX 5.1, Solaris 9, MSVC 9.
+Minix 3.1.8, AIX 5.1, Solaris 9.
+@item
+This function is only defined as a macro with arguments on some platforms:
+MSVC 9.
 @end itemize
index 0b16b9ff06940b28f72275c77182703e814b3c84..27c676626411c05665b229ada6e4c70cf2d73f4a 100644 (file)
@@ -14,5 +14,8 @@ Portability problems not 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.
 @end itemize
index df954fe626ccfe9c6a062f2e59ec900881f84b45..1cba33c317ee65488c762bce74b6ab036f5860ae 100644 (file)
@@ -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.
index 88d425ea9dca80cf63d338aaf2528e8a10bb8f38..f5052ccacd8667bb817ec1bd10384d440d603691 100644 (file)
@@ -14,5 +14,8 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-Minix 3.1.8, AIX 5.1, Solaris 9, MSVC 9.
+Minix 3.1.8, AIX 5.1, Solaris 9.
+@item
+This function is only defined as a macro with arguments on some platforms:
+MSVC 9.
 @end itemize
index 34d4f23ac927a4f8504f1a9eab131779425f6f18..d5c63b75af78a424cbe6b987d8865f3fadd816bb 100644 (file)
@@ -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.
index e97dae1beef871edb5a9f9f1fb91446ccd93e91b..87d85382557fcc59cbe42569b1a7cbb61572d783 100644 (file)
@@ -14,5 +14,8 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-AIX 5.1, Solaris 9, MSVC 9.
+AIX 5.1, Solaris 9.
+@item
+This function is only defined as a macro with arguments on some platforms:
+MSVC 9.
 @end itemize
index 61fde089c85640b6a4fa1de454c1d9e4f29fbd04..b1eb63b6e9c11630a458654ae71adf8c83febce0 100644 (file)
@@ -14,5 +14,8 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-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.
+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.
 @end itemize
index d46e7f270e5db6db72869b4c20a5d859248dba0f..9a1ab3dc8926801b1088559310b2f249bb9bf432 100644 (file)
@@ -10,7 +10,10 @@ Portability problems fixed by either Gnulib module @code{floorf} or @code{floorf
 @itemize
 @item
 This function is missing on some platforms:
-Minix 3.1.8, AIX 5.1, HP-UX 11, Solaris 9, MSVC 9.
+Minix 3.1.8, AIX 5.1, HP-UX 11, Solaris 9.
+@item
+This function is only defined as a macro with arguments on some platforms:
+MSVC 9.
 @end itemize
 
 Portability problems fixed by Gnulib module @code{floorf-ieee}:
index 9ebb76d21ed884af5263cea962d328078e63e1fd..aeed5df7c359882f98784f34e26f37d0e7e52ecc 100644 (file)
@@ -10,7 +10,10 @@ Portability problems fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-FreeBSD 5.2.1, 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 5.2.1, 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.
 @end itemize
 
 Portability problems not fixed by Gnulib:
index 585d2f12d4455d9ed771a0a74f9211e16874774f..38630295db86f542f80ff243bfbab515ad14ef45 100644 (file)
@@ -14,5 +14,8 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-Minix 3.1.8, AIX 5.1, Solaris 9, MSVC 9.
+Minix 3.1.8, AIX 5.1, Solaris 9.
+@item
+This function is only defined as a macro with arguments on some platforms:
+MSVC 9.
 @end itemize
index d85d814f17103be7a73809b0f90f78afdfe8946c..9ce8b5d441822b1924a5357e89dcf994b5410595 100644 (file)
@@ -14,5 +14,8 @@ Portability problems not 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.
 @end itemize
index 8a80a13b647c8167c0f9ede7f32287dd4faec78d..b246bc06686231c2a05b7b803586f9635e87fced 100644 (file)
@@ -14,5 +14,8 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 9, MSVC 9.
+Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 9.
+@item
+This function is only defined as a macro with arguments on some platforms:
+MSVC 9.
 @end itemize
index 03ffe46ae99334a7057b0b22317e31e96462c509..83247da691618a07d3a1a16cb0924aa630f167c8 100644 (file)
@@ -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, Minix 3.1.8, HP-UX 11, IRIX 6.5, Solaris 9, Cygwin, Interix 3.5.
 @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.
 @item
index 34ef57e6b9f61a92c002788104e076b0568be65c..c5331fa38971a8b8634221e2087d1862b3a1adf5 100644 (file)
@@ -14,5 +14,8 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 9, MSVC 9.
+Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 9.
+@item
+This function is only defined as a macro with arguments on some platforms:
+MSVC 9.
 @end itemize
index b047d8a0a7a427e9e1963b0697a28884a63e2209..ed2416cd5f252f823e078b567031a7a03d6f0970 100644 (file)
@@ -10,7 +10,10 @@ Portability problems fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-FreeBSD 5.2.1, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, HP-UX 11, IRIX 6.5, Solaris 9, Cygwin, MSVC 9, Interix 3.5.
+FreeBSD 5.2.1, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, HP-UX 11, IRIX 6.5, Solaris 9, Cygwin, Interix 3.5.
+@item
+This function is only defined as a macro with arguments on some platforms:
+MSVC 9.
 @item
 This function has no prototype in @code{<math.h>} on some platforms:
 MacOS X.
index 4c4077c1f3361dd010d8682cc99d3be27147352b..63c8fae69d6898def73fe3768e9ce9de1bbbd672 100644 (file)
@@ -14,5 +14,8 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-Minix 3.1.8, AIX 5.1, Solaris 9, MSVC 9.
+Minix 3.1.8, AIX 5.1, Solaris 9.
+@item
+This function is only defined as a macro with arguments on some platforms:
+MSVC 9.
 @end itemize
index 6a6a2ee0f6cb1b06eb7271cd5de4372b169e32cd..bce27223fa1eb123e51d1987435d5995b0405d93 100644 (file)
@@ -14,5 +14,5 @@ Portability problems not 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.
 @end itemize
index 8e0ea5f1b69dbcd3e976ff3b66ac9d94a068d7c5..3951afff125932411632bb17079d2c99b3520e8f 100644 (file)
@@ -15,4 +15,7 @@ Portability problems not fixed by Gnulib:
 @item
 This function is missing on some platforms:
 Minix 3.1.8, AIX 5.1, Solaris 9.
+@item
+This function is only defined as a macro with arguments on some platforms:
+MSVC 9.
 @end itemize
index 73cf090a785095629de3d94799b01bea476379cc..bdaf6ec2834cf061e7ce536a1f1def89b881039f 100644 (file)
@@ -12,6 +12,9 @@ Portability problems fixed by Gnulib:
 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, 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.
 @end itemize
index c773ccda8a9d79a65c26010eb0999f7b1f1e52e8..af759671e8342f755a4721917bba8b854d8f5c72 100644 (file)
@@ -14,5 +14,8 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-MacOS X 10.5, Minix 3.1.8, AIX 5.1, HP-UX 11, MSVC 9.
+MacOS X 10.5, Minix 3.1.8, AIX 5.1, HP-UX 11.
+@item
+This function is only defined as a macro with arguments on some platforms:
+MSVC 9.
 @end itemize
index d96a51eac33fb79d69f78b2794acaffa03241cb7..76935036818051587834f8ed58a457defe1a44d0 100644 (file)
@@ -14,5 +14,8 @@ Portability problems not 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.
+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.
+@item
+This function is only defined as a macro with arguments on some platforms:
+MSVC 9.
 @end itemize
index 103849d366e033c06c66c1186a1c38755e4e63b7..7b79f78c6f507b2bb25965da603d51367683b6c9 100644 (file)
@@ -14,5 +14,8 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-Minix 3.1.8, AIX 5.1, Solaris 9, MSVC 9.
+Minix 3.1.8, AIX 5.1, Solaris 9.
+@item
+This function is only defined as a macro with arguments on some platforms:
+MSVC 9.
 @end itemize
index 3536d2d5c987690828eb6eebfe5563d692c3b354..9b48be284a0f088718c13c2fa8299b9daa64bf54 100644 (file)
@@ -14,5 +14,8 @@ Portability problems not 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.
 @end itemize
index e15f02b0ee061d01ba1964da6a7f83420765879f..6b9f6a12db80786972944d105725c8b62d9c9557 100644 (file)
@@ -14,5 +14,8 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-Minix 3.1.8, AIX 5.1, Solaris 9, MSVC 9.
+Minix 3.1.8, AIX 5.1, Solaris 9.
+@item
+This function is only defined as a macro with arguments on some platforms:
+MSVC 9.
 @end itemize
index 596461c2e9df9e7505ab286909e5adb0ea66a119..23ad359c47f00d02981d0e2bb0a828d15d5f365f 100644 (file)
@@ -14,5 +14,8 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-Minix 3.1.8, AIX 5.1, Solaris 9, MSVC 9.
+Minix 3.1.8, AIX 5.1, Solaris 9.
+@item
+This function is only defined as a macro with arguments on some platforms:
+MSVC 9.
 @end itemize
index 3363decfe055ff281b5c468d9d7468500ab7693c..278b0f86fcde188fbbcf41b9d4eae8d2d1292ae1 100644 (file)
@@ -14,5 +14,8 @@ Portability problems not 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.
 @end itemize
index b40ceb5643743bad79b0d4fe828f59b180aa85ee..562a34fa09a3d74f679f573d012d8f977d3f3037 100644 (file)
@@ -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.
index 0b0fda4faf80e3eae861168040c5a40de8c757e7..acb4b2e41096fce8613f6be17cf214819fe0301e 100644 (file)
@@ -14,5 +14,8 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-Minix 3.1.8, AIX 5.1, Solaris 9, MSVC 9.
+Minix 3.1.8, AIX 5.1, Solaris 9.
+@item
+This function is only defined as a macro with arguments on some platforms:
+MSVC 9.
 @end itemize
index 61cdbcce762548ea98d1693c84cf0d86b1648c78..28f4dd063d1605b500233bb4084fbada8e38c6e2 100644 (file)
@@ -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.
index b297e3c89df17e60fdb3d2ad7dc8ab3d61494e95..a4bebb08799fcc37c06bc3e9dab629a1ae30fc3b 100644 (file)
@@ -14,5 +14,8 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-Minix 3.1.8, AIX 5.1, Solaris 9, MSVC 9.
+Minix 3.1.8, AIX 5.1, Solaris 9.
+@item
+This function is only defined as a macro with arguments on some platforms:
+MSVC 9.
 @end itemize
index d27363064fe736a5773a1cd0a7d5d36d9a6d79f7..1b7cb4fe62b0ea3b5d0e55b56e7af0fd17d77279 100644 (file)
@@ -14,5 +14,8 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-Minix 3.1.8, AIX 5.1, Solaris 9, MSVC 9.
+Minix 3.1.8, AIX 5.1, Solaris 9.
+@item
+This function is only defined as a macro with arguments on some platforms:
+MSVC 9.
 @end itemize
index b351d007333afac0f9afa1f35b49c01d824d5125..be0be926efcb5dc7bd9d53f4e193bcab4fad254f 100644 (file)
@@ -14,5 +14,8 @@ Portability problems not 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.
 @end itemize
index ea3a1be0d3f34249fed96cf47b88acea6e7c65ac..50de7bbbf2468e37b463c1fd21f9f23093ed6729 100644 (file)
@@ -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.