]> Savannah Git Hosting - gnulib.git/commitdiff
doc: Mention more ISO TS 18661-1 <math.h> functions.
authorBruno Haible <bruno@clisp.org>
Mon, 10 Jun 2019 12:08:29 +0000 (14:08 +0200)
committerBruno Haible <bruno@clisp.org>
Mon, 10 Jun 2019 12:08:29 +0000 (14:08 +0200)
* doc/posix-functions/roundeven.texi: New file.
* doc/posix-functions/roundevenf.texi: New file.
* doc/posix-functions/roundevenl.texi: New file.
* doc/posix-functions/fromfp.texi: New file.
* doc/posix-functions/fromfpf.texi: New file.
* doc/posix-functions/fromfpl.texi: New file.
* doc/posix-functions/ufromfp.texi: New file.
* doc/posix-functions/ufromfpf.texi: New file.
* doc/posix-functions/ufromfpl.texi: New file.
* doc/posix-functions/fromfpx.texi: New file.
* doc/posix-functions/fromfpxf.texi: New file.
* doc/posix-functions/fromfpxl.texi: New file.
* doc/posix-functions/ufromfpx.texi: New file.
* doc/posix-functions/ufromfpxf.texi: New file.
* doc/posix-functions/ufromfpxl.texi: New file.
* doc/posix-functions/llogb.texi: New file.
* doc/posix-functions/llogbf.texi: New file.
* doc/posix-functions/llogbl.texi: New file.
* doc/posix-functions/fmaxmag.texi: New file.
* doc/posix-functions/fmaxmagf.texi: New file.
* doc/posix-functions/fmaxmagl.texi: New file.
* doc/posix-functions/fminmag.texi: New file.
* doc/posix-functions/fminmagf.texi: New file.
* doc/posix-functions/fminmagl.texi: New file.
* doc/posix-functions/totalorder.texi: New file.
* doc/posix-functions/totalorderf.texi: New file.
* doc/posix-functions/totalorderl.texi: New file.
* doc/posix-functions/totalordermag.texi: New file.
* doc/posix-functions/totalordermagf.texi: New file.
* doc/posix-functions/totalordermagl.texi: New file.
* doc/posix-functions/canonicalize.texi: New file.
* doc/posix-functions/canonicalizef.texi: New file.
* doc/posix-functions/canonicalizel.texi: New file.
* doc/posix-functions/getpayload.texi: New file.
* doc/posix-functions/getpayloadf.texi: New file.
* doc/posix-functions/getpayloadl.texi: New file.
* doc/posix-functions/setpayload.texi: New file.
* doc/posix-functions/setpayloadf.texi: New file.
* doc/posix-functions/setpayloadl.texi: New file.
* doc/posix-functions/setpayloadsig.texi: New file.
* doc/posix-functions/setpayloadsigf.texi: New file.
* doc/posix-functions/setpayloadsigl.texi: New file.
* doc/gnulib.texi (Function Substitutes): Include them.

43 files changed:
doc/gnulib.texi
doc/posix-functions/canonicalize.texi [new file with mode: 0644]
doc/posix-functions/canonicalizef.texi [new file with mode: 0644]
doc/posix-functions/canonicalizel.texi [new file with mode: 0644]
doc/posix-functions/fmaxmag.texi [new file with mode: 0644]
doc/posix-functions/fmaxmagf.texi [new file with mode: 0644]
doc/posix-functions/fmaxmagl.texi [new file with mode: 0644]
doc/posix-functions/fminmag.texi [new file with mode: 0644]
doc/posix-functions/fminmagf.texi [new file with mode: 0644]
doc/posix-functions/fminmagl.texi [new file with mode: 0644]
doc/posix-functions/fromfp.texi [new file with mode: 0644]
doc/posix-functions/fromfpf.texi [new file with mode: 0644]
doc/posix-functions/fromfpl.texi [new file with mode: 0644]
doc/posix-functions/fromfpx.texi [new file with mode: 0644]
doc/posix-functions/fromfpxf.texi [new file with mode: 0644]
doc/posix-functions/fromfpxl.texi [new file with mode: 0644]
doc/posix-functions/getpayload.texi [new file with mode: 0644]
doc/posix-functions/getpayloadf.texi [new file with mode: 0644]
doc/posix-functions/getpayloadl.texi [new file with mode: 0644]
doc/posix-functions/llogb.texi [new file with mode: 0644]
doc/posix-functions/llogbf.texi [new file with mode: 0644]
doc/posix-functions/llogbl.texi [new file with mode: 0644]
doc/posix-functions/roundeven.texi [new file with mode: 0644]
doc/posix-functions/roundevenf.texi [new file with mode: 0644]
doc/posix-functions/roundevenl.texi [new file with mode: 0644]
doc/posix-functions/setpayload.texi [new file with mode: 0644]
doc/posix-functions/setpayloadf.texi [new file with mode: 0644]
doc/posix-functions/setpayloadl.texi [new file with mode: 0644]
doc/posix-functions/setpayloadsig.texi [new file with mode: 0644]
doc/posix-functions/setpayloadsigf.texi [new file with mode: 0644]
doc/posix-functions/setpayloadsigl.texi [new file with mode: 0644]
doc/posix-functions/totalorder.texi [new file with mode: 0644]
doc/posix-functions/totalorderf.texi [new file with mode: 0644]
doc/posix-functions/totalorderl.texi [new file with mode: 0644]
doc/posix-functions/totalordermag.texi [new file with mode: 0644]
doc/posix-functions/totalordermagf.texi [new file with mode: 0644]
doc/posix-functions/totalordermagl.texi [new file with mode: 0644]
doc/posix-functions/ufromfp.texi [new file with mode: 0644]
doc/posix-functions/ufromfpf.texi [new file with mode: 0644]
doc/posix-functions/ufromfpl.texi [new file with mode: 0644]
doc/posix-functions/ufromfpx.texi [new file with mode: 0644]
doc/posix-functions/ufromfpxf.texi [new file with mode: 0644]
doc/posix-functions/ufromfpxl.texi [new file with mode: 0644]

index b8cc50395c98a66eec461f32354cb2b819781daf..e0c2d58ea5185a06f15e23f3a737e5e4dfe800d1 100644 (file)
@@ -1056,6 +1056,9 @@ problems are not worked around by Gnulib.
 * cacoshl::
 * cacosl::
 * calloc::
+* canonicalize::
+* canonicalizef::
+* canonicalizel::
 * carg::
 * cargf::
 * cargl::
@@ -1262,10 +1265,16 @@ problems are not worked around by Gnulib.
 * fmax::
 * fmaxf::
 * fmaxl::
+* fmaxmag::
+* fmaxmagf::
+* fmaxmagl::
 * fmemopen::
 * fmin::
 * fminf::
 * fminl::
+* fminmag::
+* fminmagf::
+* fminmagl::
 * fmod::
 * fmodf::
 * fmodl::
@@ -1288,6 +1297,12 @@ problems are not worked around by Gnulib.
 * frexp::
 * frexpf::
 * frexpl::
+* fromfp::
+* fromfpf::
+* fromfpl::
+* fromfpx::
+* fromfpxf::
+* fromfpxl::
 * fscanf::
 * fseek::
 * fseeko::
@@ -1341,6 +1356,9 @@ problems are not worked around by Gnulib.
 * getnetbyname::
 * getnetent::
 * getopt::
+* getpayload::
+* getpayloadf::
+* getpayloadl::
 * getpeername::
 * getpgid::
 * getpgrp::
@@ -1492,6 +1510,9 @@ problems are not worked around by Gnulib.
 * listen::
 * llabs::
 * lldiv::
+* llogb::
+* llogbf::
+* llogbl::
 * llrint::
 * llrintf::
 * llrintl::
@@ -1864,6 +1885,9 @@ problems are not worked around by Gnulib.
 * rintl::
 * rmdir::
 * round::
+* roundeven::
+* roundevenf::
+* roundevenl::
 * roundf::
 * roundl::
 * scalbln::
@@ -1914,6 +1938,12 @@ problems are not worked around by Gnulib.
 * setlocale::
 * setlogmask::
 * setnetent::
+* setpayload::
+* setpayloadf::
+* setpayloadl::
+* setpayloadsig::
+* setpayloadsigf::
+* setpayloadsigl::
 * setpgid::
 * setpgrp::
 * setpriority::
@@ -2075,6 +2105,12 @@ problems are not worked around by Gnulib.
 * toascii::
 * tolower::
 * tolower_l::
+* totalorder::
+* totalorderf::
+* totalorderl::
+* totalordermag::
+* totalordermagf::
+* totalordermagl::
 * toupper::
 * toupper_l::
 * towctrans::
@@ -2093,6 +2129,12 @@ problems are not worked around by Gnulib.
 * twalk::
 * tzname::
 * tzset::
+* ufromfp::
+* ufromfpf::
+* ufromfpl::
+* ufromfpx::
+* ufromfpxf::
+* ufromfpxl::
 * ulimit::
 * umask::
 * uname::
@@ -2261,6 +2303,9 @@ problems are not worked around by Gnulib.
 @include posix-functions/cacoshl.texi
 @include posix-functions/cacosl.texi
 @include posix-functions/calloc.texi
+@include posix-functions/canonicalize.texi
+@include posix-functions/canonicalizef.texi
+@include posix-functions/canonicalizel.texi
 @include posix-functions/carg.texi
 @include posix-functions/cargf.texi
 @include posix-functions/cargl.texi
@@ -2467,10 +2512,16 @@ problems are not worked around by Gnulib.
 @include posix-functions/fmax.texi
 @include posix-functions/fmaxf.texi
 @include posix-functions/fmaxl.texi
+@include posix-functions/fmaxmag.texi
+@include posix-functions/fmaxmagf.texi
+@include posix-functions/fmaxmagl.texi
 @include posix-functions/fmemopen.texi
 @include posix-functions/fmin.texi
 @include posix-functions/fminf.texi
 @include posix-functions/fminl.texi
+@include posix-functions/fminmag.texi
+@include posix-functions/fminmagf.texi
+@include posix-functions/fminmagl.texi
 @include posix-functions/fmod.texi
 @include posix-functions/fmodf.texi
 @include posix-functions/fmodl.texi
@@ -2493,6 +2544,12 @@ problems are not worked around by Gnulib.
 @include posix-functions/frexp.texi
 @include posix-functions/frexpf.texi
 @include posix-functions/frexpl.texi
+@include posix-functions/fromfp.texi
+@include posix-functions/fromfpf.texi
+@include posix-functions/fromfpl.texi
+@include posix-functions/fromfpx.texi
+@include posix-functions/fromfpxf.texi
+@include posix-functions/fromfpxl.texi
 @include posix-functions/fscanf.texi
 @include posix-functions/fseek.texi
 @include posix-functions/fseeko.texi
@@ -2546,6 +2603,9 @@ problems are not worked around by Gnulib.
 @include posix-functions/getnetbyname.texi
 @include posix-functions/getnetent.texi
 @include posix-functions/getopt.texi
+@include posix-functions/getpayload.texi
+@include posix-functions/getpayloadf.texi
+@include posix-functions/getpayloadl.texi
 @include posix-functions/getpeername.texi
 @include posix-functions/getpgid.texi
 @include posix-functions/getpgrp.texi
@@ -2697,6 +2757,9 @@ problems are not worked around by Gnulib.
 @include posix-functions/listen.texi
 @include posix-functions/llabs.texi
 @include posix-functions/lldiv.texi
+@include posix-functions/llogb.texi
+@include posix-functions/llogbf.texi
+@include posix-functions/llogbl.texi
 @include posix-functions/llrint.texi
 @include posix-functions/llrintf.texi
 @include posix-functions/llrintl.texi
@@ -3069,6 +3132,9 @@ problems are not worked around by Gnulib.
 @include posix-functions/rintl.texi
 @include posix-functions/rmdir.texi
 @include posix-functions/round.texi
+@include posix-functions/roundeven.texi
+@include posix-functions/roundevenf.texi
+@include posix-functions/roundevenl.texi
 @include posix-functions/roundf.texi
 @include posix-functions/roundl.texi
 @include posix-functions/scalbln.texi
@@ -3119,6 +3185,12 @@ problems are not worked around by Gnulib.
 @include posix-functions/setlocale.texi
 @include posix-functions/setlogmask.texi
 @include posix-functions/setnetent.texi
+@include posix-functions/setpayload.texi
+@include posix-functions/setpayloadf.texi
+@include posix-functions/setpayloadl.texi
+@include posix-functions/setpayloadsig.texi
+@include posix-functions/setpayloadsigf.texi
+@include posix-functions/setpayloadsigl.texi
 @include posix-functions/setpgid.texi
 @include posix-functions/setpgrp.texi
 @include posix-functions/setpriority.texi
@@ -3280,6 +3352,12 @@ problems are not worked around by Gnulib.
 @include posix-functions/toascii.texi
 @include posix-functions/tolower.texi
 @include posix-functions/tolower_l.texi
+@include posix-functions/totalorder.texi
+@include posix-functions/totalorderf.texi
+@include posix-functions/totalorderl.texi
+@include posix-functions/totalordermag.texi
+@include posix-functions/totalordermagf.texi
+@include posix-functions/totalordermagl.texi
 @include posix-functions/toupper.texi
 @include posix-functions/toupper_l.texi
 @include posix-functions/towctrans.texi
@@ -3298,6 +3376,12 @@ problems are not worked around by Gnulib.
 @include posix-functions/twalk.texi
 @include posix-functions/tzname.texi
 @include posix-functions/tzset.texi
+@include posix-functions/ufromfp.texi
+@include posix-functions/ufromfpf.texi
+@include posix-functions/ufromfpl.texi
+@include posix-functions/ufromfpx.texi
+@include posix-functions/ufromfpxf.texi
+@include posix-functions/ufromfpxl.texi
 @include posix-functions/ulimit.texi
 @include posix-functions/umask.texi
 @include posix-functions/uname.texi
diff --git a/doc/posix-functions/canonicalize.texi b/doc/posix-functions/canonicalize.texi
new file mode 100644 (file)
index 0000000..22195cb
--- /dev/null
@@ -0,0 +1,24 @@
+@node canonicalize
+@section @code{canonicalize}
+@findex canonicalize
+
+Documentation:@*
+@ifinfo
+@ref{FP Bit Twiddling,,Setting and modifying single bits of FP values,libc}.
+@end ifinfo
+@ifnotinfo
+@url{https://www.gnu.org/software/libc/manual/html_node/FP-Bit-Twiddling.html}.
+@end ifnotinfo
+
+Gnulib module: ---
+
+Portability problems fixed by Gnulib:
+@itemize
+@end itemize
+
+Portability problems not fixed by Gnulib:
+@itemize
+@item
+This function is missing on all non-glibc platforms:
+glibc 2.24, Mac OS X 10.5, FreeBSD 12.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 7.1, HP-UX 11.31, IRIX 6.5, OSF/1 5.1, Solaris 11.4, Cygwin, mingw, MSVC 14, Interix 3.5, BeOS, Android 9.0.
+@end itemize
diff --git a/doc/posix-functions/canonicalizef.texi b/doc/posix-functions/canonicalizef.texi
new file mode 100644 (file)
index 0000000..a0f5297
--- /dev/null
@@ -0,0 +1,24 @@
+@node canonicalizef
+@section @code{canonicalizef}
+@findex canonicalizef
+
+Documentation:@*
+@ifinfo
+@ref{FP Bit Twiddling,,Setting and modifying single bits of FP values,libc}.
+@end ifinfo
+@ifnotinfo
+@url{https://www.gnu.org/software/libc/manual/html_node/FP-Bit-Twiddling.html}.
+@end ifnotinfo
+
+Gnulib module: ---
+
+Portability problems fixed by Gnulib:
+@itemize
+@end itemize
+
+Portability problems not fixed by Gnulib:
+@itemize
+@item
+This function is missing on all non-glibc platforms:
+glibc 2.24, Mac OS X 10.5, FreeBSD 12.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 7.1, HP-UX 11.31, IRIX 6.5, OSF/1 5.1, Solaris 11.4, Cygwin, mingw, MSVC 14, Interix 3.5, BeOS, Android 9.0.
+@end itemize
diff --git a/doc/posix-functions/canonicalizel.texi b/doc/posix-functions/canonicalizel.texi
new file mode 100644 (file)
index 0000000..67404f5
--- /dev/null
@@ -0,0 +1,24 @@
+@node canonicalizel
+@section @code{canonicalizel}
+@findex canonicalizel
+
+Documentation:@*
+@ifinfo
+@ref{FP Bit Twiddling,,Setting and modifying single bits of FP values,libc}.
+@end ifinfo
+@ifnotinfo
+@url{https://www.gnu.org/software/libc/manual/html_node/FP-Bit-Twiddling.html}.
+@end ifnotinfo
+
+Gnulib module: ---
+
+Portability problems fixed by Gnulib:
+@itemize
+@end itemize
+
+Portability problems not fixed by Gnulib:
+@itemize
+@item
+This function is missing on all non-glibc platforms:
+glibc 2.24, Mac OS X 10.5, FreeBSD 12.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 7.1, HP-UX 11.31, IRIX 6.5, OSF/1 5.1, Solaris 11.4, Cygwin, mingw, MSVC 14, Interix 3.5, BeOS, Android 9.0.
+@end itemize
diff --git a/doc/posix-functions/fmaxmag.texi b/doc/posix-functions/fmaxmag.texi
new file mode 100644 (file)
index 0000000..c994e19
--- /dev/null
@@ -0,0 +1,24 @@
+@node fmaxmag
+@section @code{fmaxmag}
+@findex fmaxmag
+
+Documentation:@*
+@ifinfo
+@ref{Misc FP Arithmetic,,Miscellaneous FP arithmetic functions,libc}.
+@end ifinfo
+@ifnotinfo
+@url{https://www.gnu.org/software/libc/manual/html_node/Misc-FP-Arithmetic.html}.
+@end ifnotinfo
+
+Gnulib module: ---
+
+Portability problems fixed by Gnulib:
+@itemize
+@end itemize
+
+Portability problems not fixed by Gnulib:
+@itemize
+@item
+This function is missing on all non-glibc platforms:
+glibc 2.24, Mac OS X 10.5, FreeBSD 12.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 7.1, HP-UX 11.31, IRIX 6.5, OSF/1 5.1, Solaris 11.4, Cygwin, mingw, MSVC 14, Interix 3.5, BeOS, Android 9.0.
+@end itemize
diff --git a/doc/posix-functions/fmaxmagf.texi b/doc/posix-functions/fmaxmagf.texi
new file mode 100644 (file)
index 0000000..edd683f
--- /dev/null
@@ -0,0 +1,24 @@
+@node fmaxmagf
+@section @code{fmaxmagf}
+@findex fmaxmagf
+
+Documentation:@*
+@ifinfo
+@ref{Misc FP Arithmetic,,Miscellaneous FP arithmetic functions,libc}.
+@end ifinfo
+@ifnotinfo
+@url{https://www.gnu.org/software/libc/manual/html_node/Misc-FP-Arithmetic.html}.
+@end ifnotinfo
+
+Gnulib module: ---
+
+Portability problems fixed by Gnulib:
+@itemize
+@end itemize
+
+Portability problems not fixed by Gnulib:
+@itemize
+@item
+This function is missing on all non-glibc platforms:
+glibc 2.24, Mac OS X 10.5, FreeBSD 12.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 7.1, HP-UX 11.31, IRIX 6.5, OSF/1 5.1, Solaris 11.4, Cygwin, mingw, MSVC 14, Interix 3.5, BeOS, Android 9.0.
+@end itemize
diff --git a/doc/posix-functions/fmaxmagl.texi b/doc/posix-functions/fmaxmagl.texi
new file mode 100644 (file)
index 0000000..a9c8a03
--- /dev/null
@@ -0,0 +1,24 @@
+@node fmaxmagl
+@section @code{fmaxmagl}
+@findex fmaxmagl
+
+Documentation:@*
+@ifinfo
+@ref{Misc FP Arithmetic,,Miscellaneous FP arithmetic functions,libc}.
+@end ifinfo
+@ifnotinfo
+@url{https://www.gnu.org/software/libc/manual/html_node/Misc-FP-Arithmetic.html}.
+@end ifnotinfo
+
+Gnulib module: ---
+
+Portability problems fixed by Gnulib:
+@itemize
+@end itemize
+
+Portability problems not fixed by Gnulib:
+@itemize
+@item
+This function is missing on all non-glibc platforms:
+glibc 2.24, Mac OS X 10.5, FreeBSD 12.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 7.1, HP-UX 11.31, IRIX 6.5, OSF/1 5.1, Solaris 11.4, Cygwin, mingw, MSVC 14, Interix 3.5, BeOS, Android 9.0.
+@end itemize
diff --git a/doc/posix-functions/fminmag.texi b/doc/posix-functions/fminmag.texi
new file mode 100644 (file)
index 0000000..fc54edb
--- /dev/null
@@ -0,0 +1,24 @@
+@node fminmag
+@section @code{fminmag}
+@findex fminmag
+
+Documentation:@*
+@ifinfo
+@ref{Misc FP Arithmetic,,Miscellaneous FP arithmetic functions,libc}.
+@end ifinfo
+@ifnotinfo
+@url{https://www.gnu.org/software/libc/manual/html_node/Misc-FP-Arithmetic.html}.
+@end ifnotinfo
+
+Gnulib module: ---
+
+Portability problems fixed by Gnulib:
+@itemize
+@end itemize
+
+Portability problems not fixed by Gnulib:
+@itemize
+@item
+This function is missing on all non-glibc platforms:
+glibc 2.24, Mac OS X 10.5, FreeBSD 12.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 7.1, HP-UX 11.31, IRIX 6.5, OSF/1 5.1, Solaris 11.4, Cygwin, mingw, MSVC 14, Interix 3.5, BeOS, Android 9.0.
+@end itemize
diff --git a/doc/posix-functions/fminmagf.texi b/doc/posix-functions/fminmagf.texi
new file mode 100644 (file)
index 0000000..5e2c349
--- /dev/null
@@ -0,0 +1,24 @@
+@node fminmagf
+@section @code{fminmagf}
+@findex fminmagf
+
+Documentation:@*
+@ifinfo
+@ref{Misc FP Arithmetic,,Miscellaneous FP arithmetic functions,libc}.
+@end ifinfo
+@ifnotinfo
+@url{https://www.gnu.org/software/libc/manual/html_node/Misc-FP-Arithmetic.html}.
+@end ifnotinfo
+
+Gnulib module: ---
+
+Portability problems fixed by Gnulib:
+@itemize
+@end itemize
+
+Portability problems not fixed by Gnulib:
+@itemize
+@item
+This function is missing on all non-glibc platforms:
+glibc 2.24, Mac OS X 10.5, FreeBSD 12.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 7.1, HP-UX 11.31, IRIX 6.5, OSF/1 5.1, Solaris 11.4, Cygwin, mingw, MSVC 14, Interix 3.5, BeOS, Android 9.0.
+@end itemize
diff --git a/doc/posix-functions/fminmagl.texi b/doc/posix-functions/fminmagl.texi
new file mode 100644 (file)
index 0000000..707aa73
--- /dev/null
@@ -0,0 +1,24 @@
+@node fminmagl
+@section @code{fminmagl}
+@findex fminmagl
+
+Documentation:@*
+@ifinfo
+@ref{Misc FP Arithmetic,,Miscellaneous FP arithmetic functions,libc}.
+@end ifinfo
+@ifnotinfo
+@url{https://www.gnu.org/software/libc/manual/html_node/Misc-FP-Arithmetic.html}.
+@end ifnotinfo
+
+Gnulib module: ---
+
+Portability problems fixed by Gnulib:
+@itemize
+@end itemize
+
+Portability problems not fixed by Gnulib:
+@itemize
+@item
+This function is missing on all non-glibc platforms:
+glibc 2.24, Mac OS X 10.5, FreeBSD 12.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 7.1, HP-UX 11.31, IRIX 6.5, OSF/1 5.1, Solaris 11.4, Cygwin, mingw, MSVC 14, Interix 3.5, BeOS, Android 9.0.
+@end itemize
diff --git a/doc/posix-functions/fromfp.texi b/doc/posix-functions/fromfp.texi
new file mode 100644 (file)
index 0000000..a04c092
--- /dev/null
@@ -0,0 +1,24 @@
+@node fromfp
+@section @code{fromfp}
+@findex fromfp
+
+Documentation:@*
+@ifinfo
+@ref{Rounding Functions,,Rounding Functions,libc}.
+@end ifinfo
+@ifnotinfo
+@url{https://www.gnu.org/software/libc/manual/html_node/Rounding-Functions.html}.
+@end ifnotinfo
+
+Gnulib module: ---
+
+Portability problems fixed by Gnulib:
+@itemize
+@end itemize
+
+Portability problems not fixed by Gnulib:
+@itemize
+@item
+This function is missing on all non-glibc platforms:
+glibc 2.24, Mac OS X 10.5, FreeBSD 12.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 7.1, HP-UX 11.31, IRIX 6.5, OSF/1 5.1, Solaris 11.4, Cygwin, mingw, MSVC 14, Interix 3.5, BeOS, Android 9.0.
+@end itemize
diff --git a/doc/posix-functions/fromfpf.texi b/doc/posix-functions/fromfpf.texi
new file mode 100644 (file)
index 0000000..8b8cfe1
--- /dev/null
@@ -0,0 +1,24 @@
+@node fromfpf
+@section @code{fromfpf}
+@findex fromfpf
+
+Documentation:@*
+@ifinfo
+@ref{Rounding Functions,,Rounding Functions,libc}.
+@end ifinfo
+@ifnotinfo
+@url{https://www.gnu.org/software/libc/manual/html_node/Rounding-Functions.html}.
+@end ifnotinfo
+
+Gnulib module: ---
+
+Portability problems fixed by Gnulib:
+@itemize
+@end itemize
+
+Portability problems not fixed by Gnulib:
+@itemize
+@item
+This function is missing on all non-glibc platforms:
+glibc 2.24, Mac OS X 10.5, FreeBSD 12.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 7.1, HP-UX 11.31, IRIX 6.5, OSF/1 5.1, Solaris 11.4, Cygwin, mingw, MSVC 14, Interix 3.5, BeOS, Android 9.0.
+@end itemize
diff --git a/doc/posix-functions/fromfpl.texi b/doc/posix-functions/fromfpl.texi
new file mode 100644 (file)
index 0000000..1558460
--- /dev/null
@@ -0,0 +1,24 @@
+@node fromfpl
+@section @code{fromfpl}
+@findex fromfpl
+
+Documentation:@*
+@ifinfo
+@ref{Rounding Functions,,Rounding Functions,libc}.
+@end ifinfo
+@ifnotinfo
+@url{https://www.gnu.org/software/libc/manual/html_node/Rounding-Functions.html}.
+@end ifnotinfo
+
+Gnulib module: ---
+
+Portability problems fixed by Gnulib:
+@itemize
+@end itemize
+
+Portability problems not fixed by Gnulib:
+@itemize
+@item
+This function is missing on all non-glibc platforms:
+glibc 2.24, Mac OS X 10.5, FreeBSD 12.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 7.1, HP-UX 11.31, IRIX 6.5, OSF/1 5.1, Solaris 11.4, Cygwin, mingw, MSVC 14, Interix 3.5, BeOS, Android 9.0.
+@end itemize
diff --git a/doc/posix-functions/fromfpx.texi b/doc/posix-functions/fromfpx.texi
new file mode 100644 (file)
index 0000000..6b632e8
--- /dev/null
@@ -0,0 +1,24 @@
+@node fromfpx
+@section @code{fromfpx}
+@findex fromfpx
+
+Documentation:@*
+@ifinfo
+@ref{Rounding Functions,,Rounding Functions,libc}.
+@end ifinfo
+@ifnotinfo
+@url{https://www.gnu.org/software/libc/manual/html_node/Rounding-Functions.html}.
+@end ifnotinfo
+
+Gnulib module: ---
+
+Portability problems fixed by Gnulib:
+@itemize
+@end itemize
+
+Portability problems not fixed by Gnulib:
+@itemize
+@item
+This function is missing on all non-glibc platforms:
+glibc 2.24, Mac OS X 10.5, FreeBSD 12.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 7.1, HP-UX 11.31, IRIX 6.5, OSF/1 5.1, Solaris 11.4, Cygwin, mingw, MSVC 14, Interix 3.5, BeOS, Android 9.0.
+@end itemize
diff --git a/doc/posix-functions/fromfpxf.texi b/doc/posix-functions/fromfpxf.texi
new file mode 100644 (file)
index 0000000..5161423
--- /dev/null
@@ -0,0 +1,24 @@
+@node fromfpxf
+@section @code{fromfpxf}
+@findex fromfpxf
+
+Documentation:@*
+@ifinfo
+@ref{Rounding Functions,,Rounding Functions,libc}.
+@end ifinfo
+@ifnotinfo
+@url{https://www.gnu.org/software/libc/manual/html_node/Rounding-Functions.html}.
+@end ifnotinfo
+
+Gnulib module: ---
+
+Portability problems fixed by Gnulib:
+@itemize
+@end itemize
+
+Portability problems not fixed by Gnulib:
+@itemize
+@item
+This function is missing on all non-glibc platforms:
+glibc 2.24, Mac OS X 10.5, FreeBSD 12.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 7.1, HP-UX 11.31, IRIX 6.5, OSF/1 5.1, Solaris 11.4, Cygwin, mingw, MSVC 14, Interix 3.5, BeOS, Android 9.0.
+@end itemize
diff --git a/doc/posix-functions/fromfpxl.texi b/doc/posix-functions/fromfpxl.texi
new file mode 100644 (file)
index 0000000..7b40bf7
--- /dev/null
@@ -0,0 +1,24 @@
+@node fromfpxl
+@section @code{fromfpxl}
+@findex fromfpxl
+
+Documentation:@*
+@ifinfo
+@ref{Rounding Functions,,Rounding Functions,libc}.
+@end ifinfo
+@ifnotinfo
+@url{https://www.gnu.org/software/libc/manual/html_node/Rounding-Functions.html}.
+@end ifnotinfo
+
+Gnulib module: ---
+
+Portability problems fixed by Gnulib:
+@itemize
+@end itemize
+
+Portability problems not fixed by Gnulib:
+@itemize
+@item
+This function is missing on all non-glibc platforms:
+glibc 2.24, Mac OS X 10.5, FreeBSD 12.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 7.1, HP-UX 11.31, IRIX 6.5, OSF/1 5.1, Solaris 11.4, Cygwin, mingw, MSVC 14, Interix 3.5, BeOS, Android 9.0.
+@end itemize
diff --git a/doc/posix-functions/getpayload.texi b/doc/posix-functions/getpayload.texi
new file mode 100644 (file)
index 0000000..810651b
--- /dev/null
@@ -0,0 +1,24 @@
+@node getpayload
+@section @code{getpayload}
+@findex getpayload
+
+Documentation:@*
+@ifinfo
+@ref{FP Bit Twiddling,,Setting and modifying single bits of FP values,libc}.
+@end ifinfo
+@ifnotinfo
+@url{https://www.gnu.org/software/libc/manual/html_node/FP-Bit-Twiddling.html}.
+@end ifnotinfo
+
+Gnulib module: ---
+
+Portability problems fixed by Gnulib:
+@itemize
+@end itemize
+
+Portability problems not fixed by Gnulib:
+@itemize
+@item
+This function is missing on all non-glibc platforms:
+glibc 2.24, Mac OS X 10.5, FreeBSD 12.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 7.1, HP-UX 11.31, IRIX 6.5, OSF/1 5.1, Solaris 11.4, Cygwin, mingw, MSVC 14, Interix 3.5, BeOS, Android 9.0.
+@end itemize
diff --git a/doc/posix-functions/getpayloadf.texi b/doc/posix-functions/getpayloadf.texi
new file mode 100644 (file)
index 0000000..b4517aa
--- /dev/null
@@ -0,0 +1,24 @@
+@node getpayloadf
+@section @code{getpayloadf}
+@findex getpayloadf
+
+Documentation:@*
+@ifinfo
+@ref{FP Bit Twiddling,,Setting and modifying single bits of FP values,libc}.
+@end ifinfo
+@ifnotinfo
+@url{https://www.gnu.org/software/libc/manual/html_node/FP-Bit-Twiddling.html}.
+@end ifnotinfo
+
+Gnulib module: ---
+
+Portability problems fixed by Gnulib:
+@itemize
+@end itemize
+
+Portability problems not fixed by Gnulib:
+@itemize
+@item
+This function is missing on all non-glibc platforms:
+glibc 2.24, Mac OS X 10.5, FreeBSD 12.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 7.1, HP-UX 11.31, IRIX 6.5, OSF/1 5.1, Solaris 11.4, Cygwin, mingw, MSVC 14, Interix 3.5, BeOS, Android 9.0.
+@end itemize
diff --git a/doc/posix-functions/getpayloadl.texi b/doc/posix-functions/getpayloadl.texi
new file mode 100644 (file)
index 0000000..b412043
--- /dev/null
@@ -0,0 +1,24 @@
+@node getpayloadl
+@section @code{getpayloadl}
+@findex getpayloadl
+
+Documentation:@*
+@ifinfo
+@ref{FP Bit Twiddling,,Setting and modifying single bits of FP values,libc}.
+@end ifinfo
+@ifnotinfo
+@url{https://www.gnu.org/software/libc/manual/html_node/FP-Bit-Twiddling.html}.
+@end ifnotinfo
+
+Gnulib module: ---
+
+Portability problems fixed by Gnulib:
+@itemize
+@end itemize
+
+Portability problems not fixed by Gnulib:
+@itemize
+@item
+This function is missing on all non-glibc platforms:
+glibc 2.24, Mac OS X 10.5, FreeBSD 12.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 7.1, HP-UX 11.31, IRIX 6.5, OSF/1 5.1, Solaris 11.4, Cygwin, mingw, MSVC 14, Interix 3.5, BeOS, Android 9.0.
+@end itemize
diff --git a/doc/posix-functions/llogb.texi b/doc/posix-functions/llogb.texi
new file mode 100644 (file)
index 0000000..16df367
--- /dev/null
@@ -0,0 +1,24 @@
+@node llogb
+@section @code{llogb}
+@findex llogb
+
+Documentation:@*
+@ifinfo
+@ref{Exponents and Logarithms,,Exponentiation and Logarithms,libc}.
+@end ifinfo
+@ifnotinfo
+@url{https://www.gnu.org/software/libc/manual/html_node/Exponents-and-Logarithms.html}.
+@end ifnotinfo
+
+Gnulib module: ---
+
+Portability problems fixed by Gnulib:
+@itemize
+@end itemize
+
+Portability problems not fixed by Gnulib:
+@itemize
+@item
+This function is missing on all non-glibc platforms:
+glibc 2.24, Mac OS X 10.5, FreeBSD 12.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 7.1, HP-UX 11.31, IRIX 6.5, OSF/1 5.1, Solaris 11.4, Cygwin, mingw, MSVC 14, Interix 3.5, BeOS, Android 9.0.
+@end itemize
diff --git a/doc/posix-functions/llogbf.texi b/doc/posix-functions/llogbf.texi
new file mode 100644 (file)
index 0000000..2ed792a
--- /dev/null
@@ -0,0 +1,24 @@
+@node llogbf
+@section @code{llogbf}
+@findex llogbf
+
+Documentation:@*
+@ifinfo
+@ref{Exponents and Logarithms,,Exponentiation and Logarithms,libc}.
+@end ifinfo
+@ifnotinfo
+@url{https://www.gnu.org/software/libc/manual/html_node/Exponents-and-Logarithms.html}.
+@end ifnotinfo
+
+Gnulib module: ---
+
+Portability problems fixed by Gnulib:
+@itemize
+@end itemize
+
+Portability problems not fixed by Gnulib:
+@itemize
+@item
+This function is missing on all non-glibc platforms:
+glibc 2.24, Mac OS X 10.5, FreeBSD 12.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 7.1, HP-UX 11.31, IRIX 6.5, OSF/1 5.1, Solaris 11.4, Cygwin, mingw, MSVC 14, Interix 3.5, BeOS, Android 9.0.
+@end itemize
diff --git a/doc/posix-functions/llogbl.texi b/doc/posix-functions/llogbl.texi
new file mode 100644 (file)
index 0000000..0b99f8a
--- /dev/null
@@ -0,0 +1,24 @@
+@node llogbl
+@section @code{llogbl}
+@findex llogbl
+
+Documentation:@*
+@ifinfo
+@ref{Exponents and Logarithms,,Exponentiation and Logarithms,libc}.
+@end ifinfo
+@ifnotinfo
+@url{https://www.gnu.org/software/libc/manual/html_node/Exponents-and-Logarithms.html}.
+@end ifnotinfo
+
+Gnulib module: ---
+
+Portability problems fixed by Gnulib:
+@itemize
+@end itemize
+
+Portability problems not fixed by Gnulib:
+@itemize
+@item
+This function is missing on all non-glibc platforms:
+glibc 2.24, Mac OS X 10.5, FreeBSD 12.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 7.1, HP-UX 11.31, IRIX 6.5, OSF/1 5.1, Solaris 11.4, Cygwin, mingw, MSVC 14, Interix 3.5, BeOS, Android 9.0.
+@end itemize
diff --git a/doc/posix-functions/roundeven.texi b/doc/posix-functions/roundeven.texi
new file mode 100644 (file)
index 0000000..a7a7131
--- /dev/null
@@ -0,0 +1,24 @@
+@node roundeven
+@section @code{roundeven}
+@findex roundeven
+
+Documentation:@*
+@ifinfo
+@ref{Rounding Functions,,Rounding Functions,libc}.
+@end ifinfo
+@ifnotinfo
+@url{https://www.gnu.org/software/libc/manual/html_node/Rounding-Functions.html}.
+@end ifnotinfo
+
+Gnulib module: ---
+
+Portability problems fixed by Gnulib:
+@itemize
+@end itemize
+
+Portability problems not fixed by Gnulib:
+@itemize
+@item
+This function is missing on all non-glibc platforms:
+glibc 2.24, Mac OS X 10.5, FreeBSD 12.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 7.1, HP-UX 11.31, IRIX 6.5, OSF/1 5.1, Solaris 11.4, Cygwin, mingw, MSVC 14, Interix 3.5, BeOS, Android 9.0.
+@end itemize
diff --git a/doc/posix-functions/roundevenf.texi b/doc/posix-functions/roundevenf.texi
new file mode 100644 (file)
index 0000000..aa5e113
--- /dev/null
@@ -0,0 +1,24 @@
+@node roundevenf
+@section @code{roundevenf}
+@findex roundevenf
+
+Documentation:@*
+@ifinfo
+@ref{Rounding Functions,,Rounding Functions,libc}.
+@end ifinfo
+@ifnotinfo
+@url{https://www.gnu.org/software/libc/manual/html_node/Rounding-Functions.html}.
+@end ifnotinfo
+
+Gnulib module: ---
+
+Portability problems fixed by Gnulib:
+@itemize
+@end itemize
+
+Portability problems not fixed by Gnulib:
+@itemize
+@item
+This function is missing on all non-glibc platforms:
+glibc 2.24, Mac OS X 10.5, FreeBSD 12.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 7.1, HP-UX 11.31, IRIX 6.5, OSF/1 5.1, Solaris 11.4, Cygwin, mingw, MSVC 14, Interix 3.5, BeOS, Android 9.0.
+@end itemize
diff --git a/doc/posix-functions/roundevenl.texi b/doc/posix-functions/roundevenl.texi
new file mode 100644 (file)
index 0000000..4915dfb
--- /dev/null
@@ -0,0 +1,24 @@
+@node roundevenl
+@section @code{roundevenl}
+@findex roundevenl
+
+Documentation:@*
+@ifinfo
+@ref{Rounding Functions,,Rounding Functions,libc}.
+@end ifinfo
+@ifnotinfo
+@url{https://www.gnu.org/software/libc/manual/html_node/Rounding-Functions.html}.
+@end ifnotinfo
+
+Gnulib module: ---
+
+Portability problems fixed by Gnulib:
+@itemize
+@end itemize
+
+Portability problems not fixed by Gnulib:
+@itemize
+@item
+This function is missing on all non-glibc platforms:
+glibc 2.24, Mac OS X 10.5, FreeBSD 12.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 7.1, HP-UX 11.31, IRIX 6.5, OSF/1 5.1, Solaris 11.4, Cygwin, mingw, MSVC 14, Interix 3.5, BeOS, Android 9.0.
+@end itemize
diff --git a/doc/posix-functions/setpayload.texi b/doc/posix-functions/setpayload.texi
new file mode 100644 (file)
index 0000000..9032f1c
--- /dev/null
@@ -0,0 +1,24 @@
+@node setpayload
+@section @code{setpayload}
+@findex setpayload
+
+Documentation:@*
+@ifinfo
+@ref{FP Bit Twiddling,,Setting and modifying single bits of FP values,libc}.
+@end ifinfo
+@ifnotinfo
+@url{https://www.gnu.org/software/libc/manual/html_node/FP-Bit-Twiddling.html}.
+@end ifnotinfo
+
+Gnulib module: ---
+
+Portability problems fixed by Gnulib:
+@itemize
+@end itemize
+
+Portability problems not fixed by Gnulib:
+@itemize
+@item
+This function is missing on all non-glibc platforms:
+glibc 2.24, Mac OS X 10.5, FreeBSD 12.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 7.1, HP-UX 11.31, IRIX 6.5, OSF/1 5.1, Solaris 11.4, Cygwin, mingw, MSVC 14, Interix 3.5, BeOS, Android 9.0.
+@end itemize
diff --git a/doc/posix-functions/setpayloadf.texi b/doc/posix-functions/setpayloadf.texi
new file mode 100644 (file)
index 0000000..f5db6d4
--- /dev/null
@@ -0,0 +1,24 @@
+@node setpayloadf
+@section @code{setpayloadf}
+@findex setpayloadf
+
+Documentation:@*
+@ifinfo
+@ref{FP Bit Twiddling,,Setting and modifying single bits of FP values,libc}.
+@end ifinfo
+@ifnotinfo
+@url{https://www.gnu.org/software/libc/manual/html_node/FP-Bit-Twiddling.html}.
+@end ifnotinfo
+
+Gnulib module: ---
+
+Portability problems fixed by Gnulib:
+@itemize
+@end itemize
+
+Portability problems not fixed by Gnulib:
+@itemize
+@item
+This function is missing on all non-glibc platforms:
+glibc 2.24, Mac OS X 10.5, FreeBSD 12.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 7.1, HP-UX 11.31, IRIX 6.5, OSF/1 5.1, Solaris 11.4, Cygwin, mingw, MSVC 14, Interix 3.5, BeOS, Android 9.0.
+@end itemize
diff --git a/doc/posix-functions/setpayloadl.texi b/doc/posix-functions/setpayloadl.texi
new file mode 100644 (file)
index 0000000..a6b1c6c
--- /dev/null
@@ -0,0 +1,24 @@
+@node setpayloadl
+@section @code{setpayloadl}
+@findex setpayloadl
+
+Documentation:@*
+@ifinfo
+@ref{FP Bit Twiddling,,Setting and modifying single bits of FP values,libc}.
+@end ifinfo
+@ifnotinfo
+@url{https://www.gnu.org/software/libc/manual/html_node/FP-Bit-Twiddling.html}.
+@end ifnotinfo
+
+Gnulib module: ---
+
+Portability problems fixed by Gnulib:
+@itemize
+@end itemize
+
+Portability problems not fixed by Gnulib:
+@itemize
+@item
+This function is missing on all non-glibc platforms:
+glibc 2.24, Mac OS X 10.5, FreeBSD 12.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 7.1, HP-UX 11.31, IRIX 6.5, OSF/1 5.1, Solaris 11.4, Cygwin, mingw, MSVC 14, Interix 3.5, BeOS, Android 9.0.
+@end itemize
diff --git a/doc/posix-functions/setpayloadsig.texi b/doc/posix-functions/setpayloadsig.texi
new file mode 100644 (file)
index 0000000..bae0e2c
--- /dev/null
@@ -0,0 +1,24 @@
+@node setpayloadsig
+@section @code{setpayloadsig}
+@findex setpayloadsig
+
+Documentation:@*
+@ifinfo
+@ref{FP Bit Twiddling,,Setting and modifying single bits of FP values,libc}.
+@end ifinfo
+@ifnotinfo
+@url{https://www.gnu.org/software/libc/manual/html_node/FP-Bit-Twiddling.html}.
+@end ifnotinfo
+
+Gnulib module: ---
+
+Portability problems fixed by Gnulib:
+@itemize
+@end itemize
+
+Portability problems not fixed by Gnulib:
+@itemize
+@item
+This function is missing on all non-glibc platforms:
+glibc 2.24, Mac OS X 10.5, FreeBSD 12.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 7.1, HP-UX 11.31, IRIX 6.5, OSF/1 5.1, Solaris 11.4, Cygwin, mingw, MSVC 14, Interix 3.5, BeOS, Android 9.0.
+@end itemize
diff --git a/doc/posix-functions/setpayloadsigf.texi b/doc/posix-functions/setpayloadsigf.texi
new file mode 100644 (file)
index 0000000..8cb6658
--- /dev/null
@@ -0,0 +1,24 @@
+@node setpayloadsigf
+@section @code{setpayloadsigf}
+@findex setpayloadsigf
+
+Documentation:@*
+@ifinfo
+@ref{FP Bit Twiddling,,Setting and modifying single bits of FP values,libc}.
+@end ifinfo
+@ifnotinfo
+@url{https://www.gnu.org/software/libc/manual/html_node/FP-Bit-Twiddling.html}.
+@end ifnotinfo
+
+Gnulib module: ---
+
+Portability problems fixed by Gnulib:
+@itemize
+@end itemize
+
+Portability problems not fixed by Gnulib:
+@itemize
+@item
+This function is missing on all non-glibc platforms:
+glibc 2.24, Mac OS X 10.5, FreeBSD 12.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 7.1, HP-UX 11.31, IRIX 6.5, OSF/1 5.1, Solaris 11.4, Cygwin, mingw, MSVC 14, Interix 3.5, BeOS, Android 9.0.
+@end itemize
diff --git a/doc/posix-functions/setpayloadsigl.texi b/doc/posix-functions/setpayloadsigl.texi
new file mode 100644 (file)
index 0000000..494ae38
--- /dev/null
@@ -0,0 +1,24 @@
+@node setpayloadsigl
+@section @code{setpayloadsigl}
+@findex setpayloadsigl
+
+Documentation:@*
+@ifinfo
+@ref{FP Bit Twiddling,,Setting and modifying single bits of FP values,libc}.
+@end ifinfo
+@ifnotinfo
+@url{https://www.gnu.org/software/libc/manual/html_node/FP-Bit-Twiddling.html}.
+@end ifnotinfo
+
+Gnulib module: ---
+
+Portability problems fixed by Gnulib:
+@itemize
+@end itemize
+
+Portability problems not fixed by Gnulib:
+@itemize
+@item
+This function is missing on all non-glibc platforms:
+glibc 2.24, Mac OS X 10.5, FreeBSD 12.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 7.1, HP-UX 11.31, IRIX 6.5, OSF/1 5.1, Solaris 11.4, Cygwin, mingw, MSVC 14, Interix 3.5, BeOS, Android 9.0.
+@end itemize
diff --git a/doc/posix-functions/totalorder.texi b/doc/posix-functions/totalorder.texi
new file mode 100644 (file)
index 0000000..b61f2d7
--- /dev/null
@@ -0,0 +1,24 @@
+@node totalorder
+@section @code{totalorder}
+@findex totalorder
+
+Documentation:@*
+@ifinfo
+@ref{FP Comparison Functions,,Floating-Point Comparison Functions,libc}.
+@end ifinfo
+@ifnotinfo
+@url{https://www.gnu.org/software/libc/manual/html_node/FP-Comparison-Functions.html}.
+@end ifnotinfo
+
+Gnulib module: ---
+
+Portability problems fixed by Gnulib:
+@itemize
+@end itemize
+
+Portability problems not fixed by Gnulib:
+@itemize
+@item
+This function is missing on all non-glibc platforms:
+glibc 2.24, Mac OS X 10.5, FreeBSD 12.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 7.1, HP-UX 11.31, IRIX 6.5, OSF/1 5.1, Solaris 11.4, Cygwin, mingw, MSVC 14, Interix 3.5, BeOS, Android 9.0.
+@end itemize
diff --git a/doc/posix-functions/totalorderf.texi b/doc/posix-functions/totalorderf.texi
new file mode 100644 (file)
index 0000000..4053b9b
--- /dev/null
@@ -0,0 +1,24 @@
+@node totalorderf
+@section @code{totalorderf}
+@findex totalorderf
+
+Documentation:@*
+@ifinfo
+@ref{FP Comparison Functions,,Floating-Point Comparison Functions,libc}.
+@end ifinfo
+@ifnotinfo
+@url{https://www.gnu.org/software/libc/manual/html_node/FP-Comparison-Functions.html}.
+@end ifnotinfo
+
+Gnulib module: ---
+
+Portability problems fixed by Gnulib:
+@itemize
+@end itemize
+
+Portability problems not fixed by Gnulib:
+@itemize
+@item
+This function is missing on all non-glibc platforms:
+glibc 2.24, Mac OS X 10.5, FreeBSD 12.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 7.1, HP-UX 11.31, IRIX 6.5, OSF/1 5.1, Solaris 11.4, Cygwin, mingw, MSVC 14, Interix 3.5, BeOS, Android 9.0.
+@end itemize
diff --git a/doc/posix-functions/totalorderl.texi b/doc/posix-functions/totalorderl.texi
new file mode 100644 (file)
index 0000000..9be0c0c
--- /dev/null
@@ -0,0 +1,24 @@
+@node totalorderl
+@section @code{totalorderl}
+@findex totalorderl
+
+Documentation:@*
+@ifinfo
+@ref{FP Comparison Functions,,Floating-Point Comparison Functions,libc}.
+@end ifinfo
+@ifnotinfo
+@url{https://www.gnu.org/software/libc/manual/html_node/FP-Comparison-Functions.html}.
+@end ifnotinfo
+
+Gnulib module: ---
+
+Portability problems fixed by Gnulib:
+@itemize
+@end itemize
+
+Portability problems not fixed by Gnulib:
+@itemize
+@item
+This function is missing on all non-glibc platforms:
+glibc 2.24, Mac OS X 10.5, FreeBSD 12.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 7.1, HP-UX 11.31, IRIX 6.5, OSF/1 5.1, Solaris 11.4, Cygwin, mingw, MSVC 14, Interix 3.5, BeOS, Android 9.0.
+@end itemize
diff --git a/doc/posix-functions/totalordermag.texi b/doc/posix-functions/totalordermag.texi
new file mode 100644 (file)
index 0000000..06260cb
--- /dev/null
@@ -0,0 +1,24 @@
+@node totalordermag
+@section @code{totalordermag}
+@findex totalordermag
+
+Documentation:@*
+@ifinfo
+@ref{FP Comparison Functions,,Floating-Point Comparison Functions,libc}.
+@end ifinfo
+@ifnotinfo
+@url{https://www.gnu.org/software/libc/manual/html_node/FP-Comparison-Functions.html}.
+@end ifnotinfo
+
+Gnulib module: ---
+
+Portability problems fixed by Gnulib:
+@itemize
+@end itemize
+
+Portability problems not fixed by Gnulib:
+@itemize
+@item
+This function is missing on all non-glibc platforms:
+glibc 2.24, Mac OS X 10.5, FreeBSD 12.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 7.1, HP-UX 11.31, IRIX 6.5, OSF/1 5.1, Solaris 11.4, Cygwin, mingw, MSVC 14, Interix 3.5, BeOS, Android 9.0.
+@end itemize
diff --git a/doc/posix-functions/totalordermagf.texi b/doc/posix-functions/totalordermagf.texi
new file mode 100644 (file)
index 0000000..b3f2eb0
--- /dev/null
@@ -0,0 +1,24 @@
+@node totalordermagf
+@section @code{totalordermagf}
+@findex totalordermagf
+
+Documentation:@*
+@ifinfo
+@ref{FP Comparison Functions,,Floating-Point Comparison Functions,libc}.
+@end ifinfo
+@ifnotinfo
+@url{https://www.gnu.org/software/libc/manual/html_node/FP-Comparison-Functions.html}.
+@end ifnotinfo
+
+Gnulib module: ---
+
+Portability problems fixed by Gnulib:
+@itemize
+@end itemize
+
+Portability problems not fixed by Gnulib:
+@itemize
+@item
+This function is missing on all non-glibc platforms:
+glibc 2.24, Mac OS X 10.5, FreeBSD 12.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 7.1, HP-UX 11.31, IRIX 6.5, OSF/1 5.1, Solaris 11.4, Cygwin, mingw, MSVC 14, Interix 3.5, BeOS, Android 9.0.
+@end itemize
diff --git a/doc/posix-functions/totalordermagl.texi b/doc/posix-functions/totalordermagl.texi
new file mode 100644 (file)
index 0000000..016ab45
--- /dev/null
@@ -0,0 +1,24 @@
+@node totalordermagl
+@section @code{totalordermagl}
+@findex totalordermagl
+
+Documentation:@*
+@ifinfo
+@ref{FP Comparison Functions,,Floating-Point Comparison Functions,libc}.
+@end ifinfo
+@ifnotinfo
+@url{https://www.gnu.org/software/libc/manual/html_node/FP-Comparison-Functions.html}.
+@end ifnotinfo
+
+Gnulib module: ---
+
+Portability problems fixed by Gnulib:
+@itemize
+@end itemize
+
+Portability problems not fixed by Gnulib:
+@itemize
+@item
+This function is missing on all non-glibc platforms:
+glibc 2.24, Mac OS X 10.5, FreeBSD 12.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 7.1, HP-UX 11.31, IRIX 6.5, OSF/1 5.1, Solaris 11.4, Cygwin, mingw, MSVC 14, Interix 3.5, BeOS, Android 9.0.
+@end itemize
diff --git a/doc/posix-functions/ufromfp.texi b/doc/posix-functions/ufromfp.texi
new file mode 100644 (file)
index 0000000..66c8151
--- /dev/null
@@ -0,0 +1,24 @@
+@node ufromfp
+@section @code{ufromfp}
+@findex ufromfp
+
+Documentation:@*
+@ifinfo
+@ref{Rounding Functions,,Rounding Functions,libc}.
+@end ifinfo
+@ifnotinfo
+@url{https://www.gnu.org/software/libc/manual/html_node/Rounding-Functions.html}.
+@end ifnotinfo
+
+Gnulib module: ---
+
+Portability problems fixed by Gnulib:
+@itemize
+@end itemize
+
+Portability problems not fixed by Gnulib:
+@itemize
+@item
+This function is missing on all non-glibc platforms:
+glibc 2.24, Mac OS X 10.5, FreeBSD 12.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 7.1, HP-UX 11.31, IRIX 6.5, OSF/1 5.1, Solaris 11.4, Cygwin, mingw, MSVC 14, Interix 3.5, BeOS, Android 9.0.
+@end itemize
diff --git a/doc/posix-functions/ufromfpf.texi b/doc/posix-functions/ufromfpf.texi
new file mode 100644 (file)
index 0000000..7c77d7c
--- /dev/null
@@ -0,0 +1,24 @@
+@node ufromfpf
+@section @code{ufromfpf}
+@findex ufromfpf
+
+Documentation:@*
+@ifinfo
+@ref{Rounding Functions,,Rounding Functions,libc}.
+@end ifinfo
+@ifnotinfo
+@url{https://www.gnu.org/software/libc/manual/html_node/Rounding-Functions.html}.
+@end ifnotinfo
+
+Gnulib module: ---
+
+Portability problems fixed by Gnulib:
+@itemize
+@end itemize
+
+Portability problems not fixed by Gnulib:
+@itemize
+@item
+This function is missing on all non-glibc platforms:
+glibc 2.24, Mac OS X 10.5, FreeBSD 12.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 7.1, HP-UX 11.31, IRIX 6.5, OSF/1 5.1, Solaris 11.4, Cygwin, mingw, MSVC 14, Interix 3.5, BeOS, Android 9.0.
+@end itemize
diff --git a/doc/posix-functions/ufromfpl.texi b/doc/posix-functions/ufromfpl.texi
new file mode 100644 (file)
index 0000000..5bf9767
--- /dev/null
@@ -0,0 +1,24 @@
+@node ufromfpl
+@section @code{ufromfpl}
+@findex ufromfpl
+
+Documentation:@*
+@ifinfo
+@ref{Rounding Functions,,Rounding Functions,libc}.
+@end ifinfo
+@ifnotinfo
+@url{https://www.gnu.org/software/libc/manual/html_node/Rounding-Functions.html}.
+@end ifnotinfo
+
+Gnulib module: ---
+
+Portability problems fixed by Gnulib:
+@itemize
+@end itemize
+
+Portability problems not fixed by Gnulib:
+@itemize
+@item
+This function is missing on all non-glibc platforms:
+glibc 2.24, Mac OS X 10.5, FreeBSD 12.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 7.1, HP-UX 11.31, IRIX 6.5, OSF/1 5.1, Solaris 11.4, Cygwin, mingw, MSVC 14, Interix 3.5, BeOS, Android 9.0.
+@end itemize
diff --git a/doc/posix-functions/ufromfpx.texi b/doc/posix-functions/ufromfpx.texi
new file mode 100644 (file)
index 0000000..e1ffa3a
--- /dev/null
@@ -0,0 +1,24 @@
+@node ufromfpx
+@section @code{ufromfpx}
+@findex ufromfpx
+
+Documentation:@*
+@ifinfo
+@ref{Rounding Functions,,Rounding Functions,libc}.
+@end ifinfo
+@ifnotinfo
+@url{https://www.gnu.org/software/libc/manual/html_node/Rounding-Functions.html}.
+@end ifnotinfo
+
+Gnulib module: ---
+
+Portability problems fixed by Gnulib:
+@itemize
+@end itemize
+
+Portability problems not fixed by Gnulib:
+@itemize
+@item
+This function is missing on all non-glibc platforms:
+glibc 2.24, Mac OS X 10.5, FreeBSD 12.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 7.1, HP-UX 11.31, IRIX 6.5, OSF/1 5.1, Solaris 11.4, Cygwin, mingw, MSVC 14, Interix 3.5, BeOS, Android 9.0.
+@end itemize
diff --git a/doc/posix-functions/ufromfpxf.texi b/doc/posix-functions/ufromfpxf.texi
new file mode 100644 (file)
index 0000000..7bf9a79
--- /dev/null
@@ -0,0 +1,24 @@
+@node ufromfpxf
+@section @code{ufromfpxf}
+@findex ufromfpxf
+
+Documentation:@*
+@ifinfo
+@ref{Rounding Functions,,Rounding Functions,libc}.
+@end ifinfo
+@ifnotinfo
+@url{https://www.gnu.org/software/libc/manual/html_node/Rounding-Functions.html}.
+@end ifnotinfo
+
+Gnulib module: ---
+
+Portability problems fixed by Gnulib:
+@itemize
+@end itemize
+
+Portability problems not fixed by Gnulib:
+@itemize
+@item
+This function is missing on all non-glibc platforms:
+glibc 2.24, Mac OS X 10.5, FreeBSD 12.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 7.1, HP-UX 11.31, IRIX 6.5, OSF/1 5.1, Solaris 11.4, Cygwin, mingw, MSVC 14, Interix 3.5, BeOS, Android 9.0.
+@end itemize
diff --git a/doc/posix-functions/ufromfpxl.texi b/doc/posix-functions/ufromfpxl.texi
new file mode 100644 (file)
index 0000000..4b3a9f3
--- /dev/null
@@ -0,0 +1,24 @@
+@node ufromfpxl
+@section @code{ufromfpxl}
+@findex ufromfpxl
+
+Documentation:@*
+@ifinfo
+@ref{Rounding Functions,,Rounding Functions,libc}.
+@end ifinfo
+@ifnotinfo
+@url{https://www.gnu.org/software/libc/manual/html_node/Rounding-Functions.html}.
+@end ifnotinfo
+
+Gnulib module: ---
+
+Portability problems fixed by Gnulib:
+@itemize
+@end itemize
+
+Portability problems not fixed by Gnulib:
+@itemize
+@item
+This function is missing on all non-glibc platforms:
+glibc 2.24, Mac OS X 10.5, FreeBSD 12.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 7.1, HP-UX 11.31, IRIX 6.5, OSF/1 5.1, Solaris 11.4, Cygwin, mingw, MSVC 14, Interix 3.5, BeOS, Android 9.0.
+@end itemize