# HG changeset patch # User Bruno Haible # Date 1316272212 -7200 # Node ID 97060cb2a3447863432f1cb97c8672b044e82a6b # Parent 578b354d30fcc36edd2a0f33f3b8a8849ec64227 doc: Mention functions which are declared as macros. * doc/posix-functions/*[fl].texi: Mention that some functions are defined as macros with arguments only. diff --git a/ChangeLog b/ChangeLog --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2011-09-17 Bruno Haible + + 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 Add dependencies to new dirent related modules. diff --git a/doc/posix-functions/acosf.texi b/doc/posix-functions/acosf.texi --- a/doc/posix-functions/acosf.texi +++ b/doc/posix-functions/acosf.texi @@ -14,5 +14,8 @@ @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 diff --git a/doc/posix-functions/acosl.texi b/doc/posix-functions/acosl.texi --- a/doc/posix-functions/acosl.texi +++ b/doc/posix-functions/acosl.texi @@ -10,7 +10,10 @@ @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. diff --git a/doc/posix-functions/asinf.texi b/doc/posix-functions/asinf.texi --- a/doc/posix-functions/asinf.texi +++ b/doc/posix-functions/asinf.texi @@ -14,5 +14,8 @@ @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 diff --git a/doc/posix-functions/asinl.texi b/doc/posix-functions/asinl.texi --- a/doc/posix-functions/asinl.texi +++ b/doc/posix-functions/asinl.texi @@ -10,7 +10,10 @@ @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. diff --git a/doc/posix-functions/atan2f.texi b/doc/posix-functions/atan2f.texi --- a/doc/posix-functions/atan2f.texi +++ b/doc/posix-functions/atan2f.texi @@ -14,5 +14,8 @@ @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 diff --git a/doc/posix-functions/atan2l.texi b/doc/posix-functions/atan2l.texi --- a/doc/posix-functions/atan2l.texi +++ b/doc/posix-functions/atan2l.texi @@ -14,5 +14,8 @@ @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 diff --git a/doc/posix-functions/atanf.texi b/doc/posix-functions/atanf.texi --- a/doc/posix-functions/atanf.texi +++ b/doc/posix-functions/atanf.texi @@ -14,5 +14,8 @@ @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 diff --git a/doc/posix-functions/atanl.texi b/doc/posix-functions/atanl.texi --- a/doc/posix-functions/atanl.texi +++ b/doc/posix-functions/atanl.texi @@ -10,7 +10,10 @@ @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. diff --git a/doc/posix-functions/ceilf.texi b/doc/posix-functions/ceilf.texi --- a/doc/posix-functions/ceilf.texi +++ b/doc/posix-functions/ceilf.texi @@ -10,7 +10,10 @@ @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}: diff --git a/doc/posix-functions/ceill.texi b/doc/posix-functions/ceill.texi --- a/doc/posix-functions/ceill.texi +++ b/doc/posix-functions/ceill.texi @@ -10,7 +10,10 @@ @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}: diff --git a/doc/posix-functions/cosf.texi b/doc/posix-functions/cosf.texi --- a/doc/posix-functions/cosf.texi +++ b/doc/posix-functions/cosf.texi @@ -14,5 +14,8 @@ @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 diff --git a/doc/posix-functions/coshf.texi b/doc/posix-functions/coshf.texi --- a/doc/posix-functions/coshf.texi +++ b/doc/posix-functions/coshf.texi @@ -14,5 +14,8 @@ @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 diff --git a/doc/posix-functions/coshl.texi b/doc/posix-functions/coshl.texi --- a/doc/posix-functions/coshl.texi +++ b/doc/posix-functions/coshl.texi @@ -14,5 +14,8 @@ @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 diff --git a/doc/posix-functions/cosl.texi b/doc/posix-functions/cosl.texi --- a/doc/posix-functions/cosl.texi +++ b/doc/posix-functions/cosl.texi @@ -10,7 +10,10 @@ @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. diff --git a/doc/posix-functions/expf.texi b/doc/posix-functions/expf.texi --- a/doc/posix-functions/expf.texi +++ b/doc/posix-functions/expf.texi @@ -14,5 +14,8 @@ @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 diff --git a/doc/posix-functions/expl.texi b/doc/posix-functions/expl.texi --- a/doc/posix-functions/expl.texi +++ b/doc/posix-functions/expl.texi @@ -10,7 +10,10 @@ @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. diff --git a/doc/posix-functions/fabsf.texi b/doc/posix-functions/fabsf.texi --- a/doc/posix-functions/fabsf.texi +++ b/doc/posix-functions/fabsf.texi @@ -14,5 +14,8 @@ @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 diff --git a/doc/posix-functions/fabsl.texi b/doc/posix-functions/fabsl.texi --- a/doc/posix-functions/fabsl.texi +++ b/doc/posix-functions/fabsl.texi @@ -14,5 +14,8 @@ @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 diff --git a/doc/posix-functions/floorf.texi b/doc/posix-functions/floorf.texi --- a/doc/posix-functions/floorf.texi +++ b/doc/posix-functions/floorf.texi @@ -10,7 +10,10 @@ @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}: diff --git a/doc/posix-functions/floorl.texi b/doc/posix-functions/floorl.texi --- a/doc/posix-functions/floorl.texi +++ b/doc/posix-functions/floorl.texi @@ -10,7 +10,10 @@ @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: diff --git a/doc/posix-functions/fmodf.texi b/doc/posix-functions/fmodf.texi --- a/doc/posix-functions/fmodf.texi +++ b/doc/posix-functions/fmodf.texi @@ -14,5 +14,8 @@ @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 diff --git a/doc/posix-functions/fmodl.texi b/doc/posix-functions/fmodl.texi --- a/doc/posix-functions/fmodl.texi +++ b/doc/posix-functions/fmodl.texi @@ -14,5 +14,8 @@ @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 diff --git a/doc/posix-functions/frexpf.texi b/doc/posix-functions/frexpf.texi --- a/doc/posix-functions/frexpf.texi +++ b/doc/posix-functions/frexpf.texi @@ -14,5 +14,8 @@ @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 diff --git a/doc/posix-functions/frexpl.texi b/doc/posix-functions/frexpl.texi --- a/doc/posix-functions/frexpl.texi +++ b/doc/posix-functions/frexpl.texi @@ -12,6 +12,9 @@ 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 diff --git a/doc/posix-functions/ldexpf.texi b/doc/posix-functions/ldexpf.texi --- a/doc/posix-functions/ldexpf.texi +++ b/doc/posix-functions/ldexpf.texi @@ -14,5 +14,8 @@ @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 diff --git a/doc/posix-functions/ldexpl.texi b/doc/posix-functions/ldexpl.texi --- a/doc/posix-functions/ldexpl.texi +++ b/doc/posix-functions/ldexpl.texi @@ -10,7 +10,10 @@ @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{} on some platforms: MacOS X. diff --git a/doc/posix-functions/log10f.texi b/doc/posix-functions/log10f.texi --- a/doc/posix-functions/log10f.texi +++ b/doc/posix-functions/log10f.texi @@ -14,5 +14,8 @@ @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 diff --git a/doc/posix-functions/log10l.texi b/doc/posix-functions/log10l.texi --- a/doc/posix-functions/log10l.texi +++ b/doc/posix-functions/log10l.texi @@ -14,5 +14,5 @@ @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 diff --git a/doc/posix-functions/logf.texi b/doc/posix-functions/logf.texi --- a/doc/posix-functions/logf.texi +++ b/doc/posix-functions/logf.texi @@ -15,4 +15,7 @@ @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 diff --git a/doc/posix-functions/logl.texi b/doc/posix-functions/logl.texi --- a/doc/posix-functions/logl.texi +++ b/doc/posix-functions/logl.texi @@ -12,6 +12,9 @@ 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 diff --git a/doc/posix-functions/modff.texi b/doc/posix-functions/modff.texi --- a/doc/posix-functions/modff.texi +++ b/doc/posix-functions/modff.texi @@ -14,5 +14,8 @@ @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 diff --git a/doc/posix-functions/modfl.texi b/doc/posix-functions/modfl.texi --- a/doc/posix-functions/modfl.texi +++ b/doc/posix-functions/modfl.texi @@ -14,5 +14,8 @@ @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 diff --git a/doc/posix-functions/powf.texi b/doc/posix-functions/powf.texi --- a/doc/posix-functions/powf.texi +++ b/doc/posix-functions/powf.texi @@ -14,5 +14,8 @@ @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 diff --git a/doc/posix-functions/powl.texi b/doc/posix-functions/powl.texi --- a/doc/posix-functions/powl.texi +++ b/doc/posix-functions/powl.texi @@ -14,5 +14,8 @@ @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 diff --git a/doc/posix-functions/sinf.texi b/doc/posix-functions/sinf.texi --- a/doc/posix-functions/sinf.texi +++ b/doc/posix-functions/sinf.texi @@ -14,5 +14,8 @@ @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 diff --git a/doc/posix-functions/sinhf.texi b/doc/posix-functions/sinhf.texi --- a/doc/posix-functions/sinhf.texi +++ b/doc/posix-functions/sinhf.texi @@ -14,5 +14,8 @@ @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 diff --git a/doc/posix-functions/sinhl.texi b/doc/posix-functions/sinhl.texi --- a/doc/posix-functions/sinhl.texi +++ b/doc/posix-functions/sinhl.texi @@ -14,5 +14,8 @@ @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 diff --git a/doc/posix-functions/sinl.texi b/doc/posix-functions/sinl.texi --- a/doc/posix-functions/sinl.texi +++ b/doc/posix-functions/sinl.texi @@ -10,7 +10,10 @@ @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. diff --git a/doc/posix-functions/sqrtf.texi b/doc/posix-functions/sqrtf.texi --- a/doc/posix-functions/sqrtf.texi +++ b/doc/posix-functions/sqrtf.texi @@ -14,5 +14,8 @@ @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 diff --git a/doc/posix-functions/sqrtl.texi b/doc/posix-functions/sqrtl.texi --- a/doc/posix-functions/sqrtl.texi +++ b/doc/posix-functions/sqrtl.texi @@ -10,7 +10,10 @@ @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. diff --git a/doc/posix-functions/tanf.texi b/doc/posix-functions/tanf.texi --- a/doc/posix-functions/tanf.texi +++ b/doc/posix-functions/tanf.texi @@ -14,5 +14,8 @@ @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 diff --git a/doc/posix-functions/tanhf.texi b/doc/posix-functions/tanhf.texi --- a/doc/posix-functions/tanhf.texi +++ b/doc/posix-functions/tanhf.texi @@ -14,5 +14,8 @@ @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 diff --git a/doc/posix-functions/tanhl.texi b/doc/posix-functions/tanhl.texi --- a/doc/posix-functions/tanhl.texi +++ b/doc/posix-functions/tanhl.texi @@ -14,5 +14,8 @@ @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 diff --git a/doc/posix-functions/tanl.texi b/doc/posix-functions/tanl.texi --- a/doc/posix-functions/tanl.texi +++ b/doc/posix-functions/tanl.texi @@ -10,7 +10,10 @@ @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.