]> Savannah Git Hosting - gnulib.git/commitdiff
doc: Update for glibc 2.35.
authorBruno Haible <bruno@clisp.org>
Sat, 15 Jun 2024 01:51:50 +0000 (03:51 +0200)
committerBruno Haible <bruno@clisp.org>
Sat, 15 Jun 2024 01:51:50 +0000 (03:51 +0200)
* doc/glibc-functions/_dl_find_object.texi: New file.
* doc/glibc-functions/epoll_pwait2.texi: New file.
* doc/glibc-functions/posix_spawn_file_actions_addtcsetpgrp_np.texi: New
file.
* doc/posix-functions/dfmal.texi: New file.
* doc/posix-functions/dsqrtl.texi: New file.
* doc/posix-functions/ffma.texi: New file.
* doc/posix-functions/ffmal.texi: New file.
* doc/posix-functions/fmaximum.texi: New file.
* doc/posix-functions/fmaximum_mag.texi: New file.
* doc/posix-functions/fmaximum_mag_num.texi: New file.
* doc/posix-functions/fmaximum_mag_numf.texi: New file.
* doc/posix-functions/fmaximum_mag_numl.texi: New file.
* doc/posix-functions/fmaximum_magf.texi: New file.
* doc/posix-functions/fmaximum_magl.texi: New file.
* doc/posix-functions/fmaximum_num.texi: New file.
* doc/posix-functions/fmaximum_numf.texi: New file.
* doc/posix-functions/fmaximum_numl.texi: New file.
* doc/posix-functions/fmaximumf.texi: New file.
* doc/posix-functions/fmaximuml.texi: New file.
* doc/posix-functions/fminimum.texi: New file.
* doc/posix-functions/fminimum_mag.texi: New file.
* doc/posix-functions/fminimum_mag_num.texi: New file.
* doc/posix-functions/fminimum_mag_numf.texi: New file.
* doc/posix-functions/fminimum_mag_numl.texi: New file.
* doc/posix-functions/fminimum_magf.texi: New file.
* doc/posix-functions/fminimum_magl.texi: New file.
* doc/posix-functions/fminimum_num.texi: New file.
* doc/posix-functions/fminimum_numf.texi: New file.
* doc/posix-functions/fminimum_numl.texi: New file.
* doc/posix-functions/fminimumf.texi: New file.
* doc/posix-functions/fminimuml.texi: New file.
* doc/posix-functions/fsqrt.texi: New file.
* doc/posix-functions/fsqrtl.texi: New file.
* doc/gnulib.texi: Include them.

35 files changed:
ChangeLog
doc/glibc-functions/_dl_find_object.texi [new file with mode: 0644]
doc/glibc-functions/epoll_pwait2.texi [new file with mode: 0644]
doc/glibc-functions/posix_spawn_file_actions_addtcsetpgrp_np.texi [new file with mode: 0644]
doc/gnulib.texi
doc/posix-functions/dfmal.texi [new file with mode: 0644]
doc/posix-functions/dsqrtl.texi [new file with mode: 0644]
doc/posix-functions/ffma.texi [new file with mode: 0644]
doc/posix-functions/ffmal.texi [new file with mode: 0644]
doc/posix-functions/fmaximum.texi [new file with mode: 0644]
doc/posix-functions/fmaximum_mag.texi [new file with mode: 0644]
doc/posix-functions/fmaximum_mag_num.texi [new file with mode: 0644]
doc/posix-functions/fmaximum_mag_numf.texi [new file with mode: 0644]
doc/posix-functions/fmaximum_mag_numl.texi [new file with mode: 0644]
doc/posix-functions/fmaximum_magf.texi [new file with mode: 0644]
doc/posix-functions/fmaximum_magl.texi [new file with mode: 0644]
doc/posix-functions/fmaximum_num.texi [new file with mode: 0644]
doc/posix-functions/fmaximum_numf.texi [new file with mode: 0644]
doc/posix-functions/fmaximum_numl.texi [new file with mode: 0644]
doc/posix-functions/fmaximumf.texi [new file with mode: 0644]
doc/posix-functions/fmaximuml.texi [new file with mode: 0644]
doc/posix-functions/fminimum.texi [new file with mode: 0644]
doc/posix-functions/fminimum_mag.texi [new file with mode: 0644]
doc/posix-functions/fminimum_mag_num.texi [new file with mode: 0644]
doc/posix-functions/fminimum_mag_numf.texi [new file with mode: 0644]
doc/posix-functions/fminimum_mag_numl.texi [new file with mode: 0644]
doc/posix-functions/fminimum_magf.texi [new file with mode: 0644]
doc/posix-functions/fminimum_magl.texi [new file with mode: 0644]
doc/posix-functions/fminimum_num.texi [new file with mode: 0644]
doc/posix-functions/fminimum_numf.texi [new file with mode: 0644]
doc/posix-functions/fminimum_numl.texi [new file with mode: 0644]
doc/posix-functions/fminimumf.texi [new file with mode: 0644]
doc/posix-functions/fminimuml.texi [new file with mode: 0644]
doc/posix-functions/fsqrt.texi [new file with mode: 0644]
doc/posix-functions/fsqrtl.texi [new file with mode: 0644]

index 926cbc534d8ba13cbfbcaa4f6caaa6a0830f6c0e..c07a4b757afd7585cb1be536c2970e2f76706d31 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,42 @@
+2024-06-14  Bruno Haible  <bruno@clisp.org>
+
+       doc: Update for glibc 2.35.
+       * doc/glibc-functions/_dl_find_object.texi: New file.
+       * doc/glibc-functions/epoll_pwait2.texi: New file.
+       * doc/glibc-functions/posix_spawn_file_actions_addtcsetpgrp_np.texi: New
+       file.
+       * doc/posix-functions/dfmal.texi: New file.
+       * doc/posix-functions/dsqrtl.texi: New file.
+       * doc/posix-functions/ffma.texi: New file.
+       * doc/posix-functions/ffmal.texi: New file.
+       * doc/posix-functions/fmaximum.texi: New file.
+       * doc/posix-functions/fmaximum_mag.texi: New file.
+       * doc/posix-functions/fmaximum_mag_num.texi: New file.
+       * doc/posix-functions/fmaximum_mag_numf.texi: New file.
+       * doc/posix-functions/fmaximum_mag_numl.texi: New file.
+       * doc/posix-functions/fmaximum_magf.texi: New file.
+       * doc/posix-functions/fmaximum_magl.texi: New file.
+       * doc/posix-functions/fmaximum_num.texi: New file.
+       * doc/posix-functions/fmaximum_numf.texi: New file.
+       * doc/posix-functions/fmaximum_numl.texi: New file.
+       * doc/posix-functions/fmaximumf.texi: New file.
+       * doc/posix-functions/fmaximuml.texi: New file.
+       * doc/posix-functions/fminimum.texi: New file.
+       * doc/posix-functions/fminimum_mag.texi: New file.
+       * doc/posix-functions/fminimum_mag_num.texi: New file.
+       * doc/posix-functions/fminimum_mag_numf.texi: New file.
+       * doc/posix-functions/fminimum_mag_numl.texi: New file.
+       * doc/posix-functions/fminimum_magf.texi: New file.
+       * doc/posix-functions/fminimum_magl.texi: New file.
+       * doc/posix-functions/fminimum_num.texi: New file.
+       * doc/posix-functions/fminimum_numf.texi: New file.
+       * doc/posix-functions/fminimum_numl.texi: New file.
+       * doc/posix-functions/fminimumf.texi: New file.
+       * doc/posix-functions/fminimuml.texi: New file.
+       * doc/posix-functions/fsqrt.texi: New file.
+       * doc/posix-functions/fsqrtl.texi: New file.
+       * doc/gnulib.texi: Include them.
+
 2024-06-14  Bruno Haible  <bruno@clisp.org>
 
        doc: More updates for glibc 2.34.
diff --git a/doc/glibc-functions/_dl_find_object.texi b/doc/glibc-functions/_dl_find_object.texi
new file mode 100644 (file)
index 0000000..b0e271f
--- /dev/null
@@ -0,0 +1,24 @@
+@node _dl_find_object
+@subsection @code{_dl_find_object}
+@findex _dl_find_object
+
+Documentation:@*
+@ifinfo
+@ref{Dynamic Linker Introspection,,Dynamic Linker Introspection,libc}.
+@end ifinfo
+@ifnotinfo
+@url{https://www.gnu.org/software/libc/manual/html_node/Dynamic-Linker-Introspection.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.34, macOS 14, FreeBSD 14.0, NetBSD 10.0, OpenBSD 7.5, Minix 3.3.0, AIX 7.3.1, HP-UX 11.31, Solaris 11.4, Cygwin 3.5.3, mingw, MSVC 14, Android.
+@end itemize
diff --git a/doc/glibc-functions/epoll_pwait2.texi b/doc/glibc-functions/epoll_pwait2.texi
new file mode 100644 (file)
index 0000000..ac7c71b
--- /dev/null
@@ -0,0 +1,18 @@
+@node epoll_pwait2
+@subsection @code{epoll_pwait2}
+@findex epoll_pwait2
+
+Documentation:@* @uref{https://www.kernel.org/doc/man-pages/online/pages/man2/epoll_pwait2.2.html,,man epoll_pwait2}
+
+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.34, macOS 14, FreeBSD 14.0, NetBSD 10.0, OpenBSD 7.5, Minix 3.3.0, AIX 7.3.1, HP-UX 11.31, Solaris 11.4, Cygwin 3.5.3, mingw, MSVC 14, Android.
+@end itemize
diff --git a/doc/glibc-functions/posix_spawn_file_actions_addtcsetpgrp_np.texi b/doc/glibc-functions/posix_spawn_file_actions_addtcsetpgrp_np.texi
new file mode 100644 (file)
index 0000000..8f71130
--- /dev/null
@@ -0,0 +1,18 @@
+@node posix_spawn_file_actions_addtcsetpgrp_np
+@subsection @code{posix_spawn_file_actions_addtcsetpgrp_np}
+@findex posix_spawn_file_actions_addtcsetpgrp_np
+
+Documentation: ---
+
+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.34, macOS 14, FreeBSD 14.0, NetBSD 10.0, OpenBSD 7.5, Minix 3.3.0, AIX 7.3.1, HP-UX 11.31, Solaris 11.4, Cygwin 2.9, mingw, MSVC 14, Android.
+@end itemize
index af6afb95f8e50457b2c399b361dda5745e86d1b1..89b44fe39cdfbd173adc3adf03194cd1419ca938 100644 (file)
@@ -1445,6 +1445,7 @@ problems are not worked around by Gnulib.
 * dbm_open::
 * dbm_store::
 * ddivl::
+* dfmal::
 * difftime::
 * dirfd::
 * dirname::
@@ -1456,6 +1457,7 @@ problems are not worked around by Gnulib.
 * dmull::
 * dprintf::
 * drand48::
+* dsqrtl::
 * dsubl::
 * dup::
 * dup2::
@@ -1535,6 +1537,8 @@ problems are not worked around by Gnulib.
 * feupdateenv::
 * fexecve::
 * fflush::
+* ffma::
+* ffmal::
 * ffs::
 * fgetc::
 * fgetpos::
@@ -1551,6 +1555,18 @@ problems are not worked around by Gnulib.
 * fmal::
 * fmax::
 * fmaxf::
+* fmaximum::
+* fmaximumf::
+* fmaximuml::
+* fmaximum_mag::
+* fmaximum_magf::
+* fmaximum_magl::
+* fmaximum_mag_num::
+* fmaximum_mag_numf::
+* fmaximum_mag_numl::
+* fmaximum_num::
+* fmaximum_numf::
+* fmaximum_numl::
 * fmaxl::
 * fmaxmag::
 * fmaxmagf::
@@ -1558,6 +1574,18 @@ problems are not worked around by Gnulib.
 * fmemopen::
 * fmin::
 * fminf::
+* fminimum::
+* fminimumf::
+* fminimuml::
+* fminimum_mag::
+* fminimum_magf::
+* fminimum_magl::
+* fminimum_mag_num::
+* fminimum_mag_numf::
+* fminimum_mag_numl::
+* fminimum_num::
+* fminimum_numf::
+* fminimum_numl::
 * fminl::
 * fminmag::
 * fminmagf::
@@ -1596,6 +1624,8 @@ problems are not worked around by Gnulib.
 * fseek::
 * fseeko::
 * fsetpos::
+* fsqrt::
+* fsqrtl::
 * fstat::
 * fstatat::
 * fstatvfs::
@@ -2755,6 +2785,7 @@ problems are not worked around by Gnulib.
 @include posix-functions/dbm_open.texi
 @include posix-functions/dbm_store.texi
 @include posix-functions/ddivl.texi
+@include posix-functions/dfmal.texi
 @include posix-functions/difftime.texi
 @include posix-functions/dirfd.texi
 @include posix-functions/dirname.texi
@@ -2766,6 +2797,7 @@ problems are not worked around by Gnulib.
 @include posix-functions/dmull.texi
 @include posix-functions/dprintf.texi
 @include posix-functions/drand48.texi
+@include posix-functions/dsqrtl.texi
 @include posix-functions/dsubl.texi
 @include posix-functions/dup.texi
 @include posix-functions/dup2.texi
@@ -2845,6 +2877,8 @@ problems are not worked around by Gnulib.
 @include posix-functions/feupdateenv.texi
 @include posix-functions/fexecve.texi
 @include posix-functions/fflush.texi
+@include posix-functions/ffma.texi
+@include posix-functions/ffmal.texi
 @include posix-functions/ffs.texi
 @include posix-functions/fgetc.texi
 @include posix-functions/fgetpos.texi
@@ -2861,6 +2895,18 @@ problems are not worked around by Gnulib.
 @include posix-functions/fmal.texi
 @include posix-functions/fmax.texi
 @include posix-functions/fmaxf.texi
+@include posix-functions/fmaximum.texi
+@include posix-functions/fmaximumf.texi
+@include posix-functions/fmaximuml.texi
+@include posix-functions/fmaximum_mag.texi
+@include posix-functions/fmaximum_magf.texi
+@include posix-functions/fmaximum_magl.texi
+@include posix-functions/fmaximum_mag_num.texi
+@include posix-functions/fmaximum_mag_numf.texi
+@include posix-functions/fmaximum_mag_numl.texi
+@include posix-functions/fmaximum_num.texi
+@include posix-functions/fmaximum_numf.texi
+@include posix-functions/fmaximum_numl.texi
 @include posix-functions/fmaxl.texi
 @include posix-functions/fmaxmag.texi
 @include posix-functions/fmaxmagf.texi
@@ -2868,6 +2914,18 @@ problems are not worked around by Gnulib.
 @include posix-functions/fmemopen.texi
 @include posix-functions/fmin.texi
 @include posix-functions/fminf.texi
+@include posix-functions/fminimum.texi
+@include posix-functions/fminimumf.texi
+@include posix-functions/fminimuml.texi
+@include posix-functions/fminimum_mag.texi
+@include posix-functions/fminimum_magf.texi
+@include posix-functions/fminimum_magl.texi
+@include posix-functions/fminimum_mag_num.texi
+@include posix-functions/fminimum_mag_numf.texi
+@include posix-functions/fminimum_mag_numl.texi
+@include posix-functions/fminimum_num.texi
+@include posix-functions/fminimum_numf.texi
+@include posix-functions/fminimum_numl.texi
 @include posix-functions/fminl.texi
 @include posix-functions/fminmag.texi
 @include posix-functions/fminmagf.texi
@@ -2906,6 +2964,8 @@ problems are not worked around by Gnulib.
 @include posix-functions/fseek.texi
 @include posix-functions/fseeko.texi
 @include posix-functions/fsetpos.texi
+@include posix-functions/fsqrt.texi
+@include posix-functions/fsqrtl.texi
 @include posix-functions/fstat.texi
 @include posix-functions/fstatat.texi
 @include posix-functions/fstatvfs.texi
@@ -4373,6 +4433,7 @@ This list of functions is sorted according to the header that declares them.
 * dlinfo::
 * dlmopen::
 * dlvsym::
+* _dl_find_object::
 @end menu
 
 @include glibc-functions/dladdr.texi
@@ -4380,6 +4441,7 @@ This list of functions is sorted according to the header that declares them.
 @include glibc-functions/dlinfo.texi
 @include glibc-functions/dlmopen.texi
 @include glibc-functions/dlvsym.texi
+@include glibc-functions/_dl_find_object.texi
 
 @c @node Glibc endian.h
 @c @section Glibc @code{<endian.h>}
@@ -5953,11 +6015,13 @@ This list of functions is sorted according to the header that declares them.
 * posix_spawn_file_actions_addchdir_np::
 * posix_spawn_file_actions_addclosefrom_np::
 * posix_spawn_file_actions_addfchdir_np::
+* posix_spawn_file_actions_addtcsetpgrp_np::
 @end menu
 
 @include glibc-functions/posix_spawn_file_actions_addchdir_np.texi
 @include glibc-functions/posix_spawn_file_actions_addclosefrom_np.texi
 @include glibc-functions/posix_spawn_file_actions_addfchdir_np.texi
+@include glibc-functions/posix_spawn_file_actions_addtcsetpgrp_np.texi
 
 @c @node Glibc stdarg.h
 @c @section Glibc Extensions to @code{<stdarg.h>}
@@ -6194,6 +6258,7 @@ This list of functions is sorted according to the header that declares them.
 * epoll_create1::
 * epoll_ctl::
 * epoll_pwait::
+* epoll_pwait2::
 * epoll_wait::
 @end menu
 
@@ -6201,6 +6266,7 @@ This list of functions is sorted according to the header that declares them.
 @include glibc-functions/epoll_create1.texi
 @include glibc-functions/epoll_ctl.texi
 @include glibc-functions/epoll_pwait.texi
+@include glibc-functions/epoll_pwait2.texi
 @include glibc-functions/epoll_wait.texi
 
 @node Glibc sys/eventfd.h
diff --git a/doc/posix-functions/dfmal.texi b/doc/posix-functions/dfmal.texi
new file mode 100644 (file)
index 0000000..f7c34eb
--- /dev/null
@@ -0,0 +1,26 @@
+@node dfmal
+@section @code{dfmal}
+@findex dfmal
+
+ISO C23 specification:@* @url{http://www.open-std.org/jtc1/sc22/wg14/www/docs/n3096.pdf} section 7.12.14.5
+
+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.34, macOS 14, FreeBSD 14.0, NetBSD 10.0, OpenBSD 7.5, Minix 3.3.0, AIX 7.3.1, HP-UX 11.31, Solaris 11.4, Cygwin 3.5.3, mingw, MSVC 14, Android.
+@end itemize
diff --git a/doc/posix-functions/dsqrtl.texi b/doc/posix-functions/dsqrtl.texi
new file mode 100644 (file)
index 0000000..c121bc3
--- /dev/null
@@ -0,0 +1,26 @@
+@node dsqrtl
+@section @code{dsqrtl}
+@findex dsqrtl
+
+ISO C23 specification:@* @url{http://www.open-std.org/jtc1/sc22/wg14/www/docs/n3096.pdf} section 7.12.14.6
+
+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.34, macOS 14, FreeBSD 14.0, NetBSD 10.0, OpenBSD 7.5, Minix 3.3.0, AIX 7.3.1, HP-UX 11.31, Solaris 11.4, Cygwin 3.5.3, mingw, MSVC 14, Android.
+@end itemize
diff --git a/doc/posix-functions/ffma.texi b/doc/posix-functions/ffma.texi
new file mode 100644 (file)
index 0000000..f316428
--- /dev/null
@@ -0,0 +1,26 @@
+@node ffma
+@section @code{ffma}
+@findex ffma
+
+ISO C23 specification:@* @url{http://www.open-std.org/jtc1/sc22/wg14/www/docs/n3096.pdf} section 7.12.14.5
+
+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.34, macOS 14, FreeBSD 14.0, NetBSD 10.0, OpenBSD 7.5, Minix 3.3.0, AIX 7.3.1, HP-UX 11.31, Solaris 11.4, Cygwin 3.5.3, mingw, MSVC 14, Android.
+@end itemize
diff --git a/doc/posix-functions/ffmal.texi b/doc/posix-functions/ffmal.texi
new file mode 100644 (file)
index 0000000..9e39976
--- /dev/null
@@ -0,0 +1,26 @@
+@node ffmal
+@section @code{ffmal}
+@findex ffmal
+
+ISO C23 specification:@* @url{http://www.open-std.org/jtc1/sc22/wg14/www/docs/n3096.pdf} section 7.12.14.5
+
+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.34, macOS 14, FreeBSD 14.0, NetBSD 10.0, OpenBSD 7.5, Minix 3.3.0, AIX 7.3.1, HP-UX 11.31, Solaris 11.4, Cygwin 3.5.3, mingw, MSVC 14, Android.
+@end itemize
diff --git a/doc/posix-functions/fmaximum.texi b/doc/posix-functions/fmaximum.texi
new file mode 100644 (file)
index 0000000..4075667
--- /dev/null
@@ -0,0 +1,26 @@
+@node fmaximum
+@section @code{fmaximum}
+@findex fmaximum
+
+ISO C23 specification:@* @url{http://www.open-std.org/jtc1/sc22/wg14/www/docs/n3096.pdf} section 7.12.12.4
+
+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.34, macOS 14, FreeBSD 14.0, NetBSD 10.0, OpenBSD 7.5, Minix 3.3.0, AIX 7.3.1, HP-UX 11.31, Solaris 11.4, Cygwin 3.5.3, mingw, MSVC 14, Android.
+@end itemize
diff --git a/doc/posix-functions/fmaximum_mag.texi b/doc/posix-functions/fmaximum_mag.texi
new file mode 100644 (file)
index 0000000..08a043e
--- /dev/null
@@ -0,0 +1,26 @@
+@node fmaximum_mag
+@section @code{fmaximum_mag}
+@findex fmaximum_mag
+
+ISO C23 specification:@* @url{http://www.open-std.org/jtc1/sc22/wg14/www/docs/n3096.pdf} section 7.12.12.6
+
+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.34, macOS 14, FreeBSD 14.0, NetBSD 10.0, OpenBSD 7.5, Minix 3.3.0, AIX 7.3.1, HP-UX 11.31, Solaris 11.4, Cygwin 3.5.3, mingw, MSVC 14, Android.
+@end itemize
diff --git a/doc/posix-functions/fmaximum_mag_num.texi b/doc/posix-functions/fmaximum_mag_num.texi
new file mode 100644 (file)
index 0000000..00f1146
--- /dev/null
@@ -0,0 +1,26 @@
+@node fmaximum_mag_num
+@section @code{fmaximum_mag_num}
+@findex fmaximum_mag_num
+
+ISO C23 specification:@* @url{http://www.open-std.org/jtc1/sc22/wg14/www/docs/n3096.pdf} section 7.12.12.10
+
+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.34, macOS 14, FreeBSD 14.0, NetBSD 10.0, OpenBSD 7.5, Minix 3.3.0, AIX 7.3.1, HP-UX 11.31, Solaris 11.4, Cygwin 3.5.3, mingw, MSVC 14, Android.
+@end itemize
diff --git a/doc/posix-functions/fmaximum_mag_numf.texi b/doc/posix-functions/fmaximum_mag_numf.texi
new file mode 100644 (file)
index 0000000..d93d05b
--- /dev/null
@@ -0,0 +1,26 @@
+@node fmaximum_mag_numf
+@section @code{fmaximum_mag_numf}
+@findex fmaximum_mag_numf
+
+ISO C23 specification:@* @url{http://www.open-std.org/jtc1/sc22/wg14/www/docs/n3096.pdf} section 7.12.12.10
+
+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.34, macOS 14, FreeBSD 14.0, NetBSD 10.0, OpenBSD 7.5, Minix 3.3.0, AIX 7.3.1, HP-UX 11.31, Solaris 11.4, Cygwin 3.5.3, mingw, MSVC 14, Android.
+@end itemize
diff --git a/doc/posix-functions/fmaximum_mag_numl.texi b/doc/posix-functions/fmaximum_mag_numl.texi
new file mode 100644 (file)
index 0000000..c675b31
--- /dev/null
@@ -0,0 +1,26 @@
+@node fmaximum_mag_numl
+@section @code{fmaximum_mag_numl}
+@findex fmaximum_mag_numl
+
+ISO C23 specification:@* @url{http://www.open-std.org/jtc1/sc22/wg14/www/docs/n3096.pdf} section 7.12.12.10
+
+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.34, macOS 14, FreeBSD 14.0, NetBSD 10.0, OpenBSD 7.5, Minix 3.3.0, AIX 7.3.1, HP-UX 11.31, Solaris 11.4, Cygwin 3.5.3, mingw, MSVC 14, Android.
+@end itemize
diff --git a/doc/posix-functions/fmaximum_magf.texi b/doc/posix-functions/fmaximum_magf.texi
new file mode 100644 (file)
index 0000000..e0f752f
--- /dev/null
@@ -0,0 +1,26 @@
+@node fmaximum_magf
+@section @code{fmaximum_magf}
+@findex fmaximum_magf
+
+ISO C23 specification:@* @url{http://www.open-std.org/jtc1/sc22/wg14/www/docs/n3096.pdf} section 7.12.12.6
+
+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.34, macOS 14, FreeBSD 14.0, NetBSD 10.0, OpenBSD 7.5, Minix 3.3.0, AIX 7.3.1, HP-UX 11.31, Solaris 11.4, Cygwin 3.5.3, mingw, MSVC 14, Android.
+@end itemize
diff --git a/doc/posix-functions/fmaximum_magl.texi b/doc/posix-functions/fmaximum_magl.texi
new file mode 100644 (file)
index 0000000..cedf8cb
--- /dev/null
@@ -0,0 +1,26 @@
+@node fmaximum_magl
+@section @code{fmaximum_magl}
+@findex fmaximum_magl
+
+ISO C23 specification:@* @url{http://www.open-std.org/jtc1/sc22/wg14/www/docs/n3096.pdf} section 7.12.12.6
+
+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.34, macOS 14, FreeBSD 14.0, NetBSD 10.0, OpenBSD 7.5, Minix 3.3.0, AIX 7.3.1, HP-UX 11.31, Solaris 11.4, Cygwin 3.5.3, mingw, MSVC 14, Android.
+@end itemize
diff --git a/doc/posix-functions/fmaximum_num.texi b/doc/posix-functions/fmaximum_num.texi
new file mode 100644 (file)
index 0000000..dcd8a93
--- /dev/null
@@ -0,0 +1,26 @@
+@node fmaximum_num
+@section @code{fmaximum_num}
+@findex fmaximum_num
+
+ISO C23 specification:@* @url{http://www.open-std.org/jtc1/sc22/wg14/www/docs/n3096.pdf} section 7.12.12.8
+
+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.34, macOS 14, FreeBSD 14.0, NetBSD 10.0, OpenBSD 7.5, Minix 3.3.0, AIX 7.3.1, HP-UX 11.31, Solaris 11.4, Cygwin 3.5.3, mingw, MSVC 14, Android.
+@end itemize
diff --git a/doc/posix-functions/fmaximum_numf.texi b/doc/posix-functions/fmaximum_numf.texi
new file mode 100644 (file)
index 0000000..97d8318
--- /dev/null
@@ -0,0 +1,26 @@
+@node fmaximum_numf
+@section @code{fmaximum_numf}
+@findex fmaximum_numf
+
+ISO C23 specification:@* @url{http://www.open-std.org/jtc1/sc22/wg14/www/docs/n3096.pdf} section 7.12.12.8
+
+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.34, macOS 14, FreeBSD 14.0, NetBSD 10.0, OpenBSD 7.5, Minix 3.3.0, AIX 7.3.1, HP-UX 11.31, Solaris 11.4, Cygwin 3.5.3, mingw, MSVC 14, Android.
+@end itemize
diff --git a/doc/posix-functions/fmaximum_numl.texi b/doc/posix-functions/fmaximum_numl.texi
new file mode 100644 (file)
index 0000000..d8d69f9
--- /dev/null
@@ -0,0 +1,26 @@
+@node fmaximum_numl
+@section @code{fmaximum_numl}
+@findex fmaximum_numl
+
+ISO C23 specification:@* @url{http://www.open-std.org/jtc1/sc22/wg14/www/docs/n3096.pdf} section 7.12.12.8
+
+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.34, macOS 14, FreeBSD 14.0, NetBSD 10.0, OpenBSD 7.5, Minix 3.3.0, AIX 7.3.1, HP-UX 11.31, Solaris 11.4, Cygwin 3.5.3, mingw, MSVC 14, Android.
+@end itemize
diff --git a/doc/posix-functions/fmaximumf.texi b/doc/posix-functions/fmaximumf.texi
new file mode 100644 (file)
index 0000000..389e482
--- /dev/null
@@ -0,0 +1,26 @@
+@node fmaximumf
+@section @code{fmaximumf}
+@findex fmaximumf
+
+ISO C23 specification:@* @url{http://www.open-std.org/jtc1/sc22/wg14/www/docs/n3096.pdf} section 7.12.12.4
+
+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.34, macOS 14, FreeBSD 14.0, NetBSD 10.0, OpenBSD 7.5, Minix 3.3.0, AIX 7.3.1, HP-UX 11.31, Solaris 11.4, Cygwin 3.5.3, mingw, MSVC 14, Android.
+@end itemize
diff --git a/doc/posix-functions/fmaximuml.texi b/doc/posix-functions/fmaximuml.texi
new file mode 100644 (file)
index 0000000..3abf280
--- /dev/null
@@ -0,0 +1,26 @@
+@node fmaximuml
+@section @code{fmaximuml}
+@findex fmaximuml
+
+ISO C23 specification:@* @url{http://www.open-std.org/jtc1/sc22/wg14/www/docs/n3096.pdf} section 7.12.12.4
+
+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.34, macOS 14, FreeBSD 14.0, NetBSD 10.0, OpenBSD 7.5, Minix 3.3.0, AIX 7.3.1, HP-UX 11.31, Solaris 11.4, Cygwin 3.5.3, mingw, MSVC 14, Android.
+@end itemize
diff --git a/doc/posix-functions/fminimum.texi b/doc/posix-functions/fminimum.texi
new file mode 100644 (file)
index 0000000..8640c11
--- /dev/null
@@ -0,0 +1,26 @@
+@node fminimum
+@section @code{fminimum}
+@findex fminimum
+
+ISO C23 specification:@* @url{http://www.open-std.org/jtc1/sc22/wg14/www/docs/n3096.pdf} section 7.12.12.5
+
+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.34, macOS 14, FreeBSD 14.0, NetBSD 10.0, OpenBSD 7.5, Minix 3.3.0, AIX 7.3.1, HP-UX 11.31, Solaris 11.4, Cygwin 3.5.3, mingw, MSVC 14, Android.
+@end itemize
diff --git a/doc/posix-functions/fminimum_mag.texi b/doc/posix-functions/fminimum_mag.texi
new file mode 100644 (file)
index 0000000..d62cce3
--- /dev/null
@@ -0,0 +1,26 @@
+@node fminimum_mag
+@section @code{fminimum_mag}
+@findex fminimum_mag
+
+ISO C23 specification:@* @url{http://www.open-std.org/jtc1/sc22/wg14/www/docs/n3096.pdf} section 7.12.12.7
+
+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.34, macOS 14, FreeBSD 14.0, NetBSD 10.0, OpenBSD 7.5, Minix 3.3.0, AIX 7.3.1, HP-UX 11.31, Solaris 11.4, Cygwin 3.5.3, mingw, MSVC 14, Android.
+@end itemize
diff --git a/doc/posix-functions/fminimum_mag_num.texi b/doc/posix-functions/fminimum_mag_num.texi
new file mode 100644 (file)
index 0000000..9be8549
--- /dev/null
@@ -0,0 +1,26 @@
+@node fminimum_mag_num
+@section @code{fminimum_mag_num}
+@findex fminimum_mag_num
+
+ISO C23 specification:@* @url{http://www.open-std.org/jtc1/sc22/wg14/www/docs/n3096.pdf} section 7.12.12.11
+
+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.34, macOS 14, FreeBSD 14.0, NetBSD 10.0, OpenBSD 7.5, Minix 3.3.0, AIX 7.3.1, HP-UX 11.31, Solaris 11.4, Cygwin 3.5.3, mingw, MSVC 14, Android.
+@end itemize
diff --git a/doc/posix-functions/fminimum_mag_numf.texi b/doc/posix-functions/fminimum_mag_numf.texi
new file mode 100644 (file)
index 0000000..05ce572
--- /dev/null
@@ -0,0 +1,26 @@
+@node fminimum_mag_numf
+@section @code{fminimum_mag_numf}
+@findex fminimum_mag_numf
+
+ISO C23 specification:@* @url{http://www.open-std.org/jtc1/sc22/wg14/www/docs/n3096.pdf} section 7.12.12.11
+
+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.34, macOS 14, FreeBSD 14.0, NetBSD 10.0, OpenBSD 7.5, Minix 3.3.0, AIX 7.3.1, HP-UX 11.31, Solaris 11.4, Cygwin 3.5.3, mingw, MSVC 14, Android.
+@end itemize
diff --git a/doc/posix-functions/fminimum_mag_numl.texi b/doc/posix-functions/fminimum_mag_numl.texi
new file mode 100644 (file)
index 0000000..076aeb7
--- /dev/null
@@ -0,0 +1,26 @@
+@node fminimum_mag_numl
+@section @code{fminimum_mag_numl}
+@findex fminimum_mag_numl
+
+ISO C23 specification:@* @url{http://www.open-std.org/jtc1/sc22/wg14/www/docs/n3096.pdf} section 7.12.12.11
+
+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.34, macOS 14, FreeBSD 14.0, NetBSD 10.0, OpenBSD 7.5, Minix 3.3.0, AIX 7.3.1, HP-UX 11.31, Solaris 11.4, Cygwin 3.5.3, mingw, MSVC 14, Android.
+@end itemize
diff --git a/doc/posix-functions/fminimum_magf.texi b/doc/posix-functions/fminimum_magf.texi
new file mode 100644 (file)
index 0000000..c0fdefc
--- /dev/null
@@ -0,0 +1,26 @@
+@node fminimum_magf
+@section @code{fminimum_magf}
+@findex fminimum_magf
+
+ISO C23 specification:@* @url{http://www.open-std.org/jtc1/sc22/wg14/www/docs/n3096.pdf} section 7.12.12.7
+
+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.34, macOS 14, FreeBSD 14.0, NetBSD 10.0, OpenBSD 7.5, Minix 3.3.0, AIX 7.3.1, HP-UX 11.31, Solaris 11.4, Cygwin 3.5.3, mingw, MSVC 14, Android.
+@end itemize
diff --git a/doc/posix-functions/fminimum_magl.texi b/doc/posix-functions/fminimum_magl.texi
new file mode 100644 (file)
index 0000000..4b8fa22
--- /dev/null
@@ -0,0 +1,26 @@
+@node fminimum_magl
+@section @code{fminimum_magl}
+@findex fminimum_magl
+
+ISO C23 specification:@* @url{http://www.open-std.org/jtc1/sc22/wg14/www/docs/n3096.pdf} section 7.12.12.7
+
+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.34, macOS 14, FreeBSD 14.0, NetBSD 10.0, OpenBSD 7.5, Minix 3.3.0, AIX 7.3.1, HP-UX 11.31, Solaris 11.4, Cygwin 3.5.3, mingw, MSVC 14, Android.
+@end itemize
diff --git a/doc/posix-functions/fminimum_num.texi b/doc/posix-functions/fminimum_num.texi
new file mode 100644 (file)
index 0000000..c09efff
--- /dev/null
@@ -0,0 +1,26 @@
+@node fminimum_num
+@section @code{fminimum_num}
+@findex fminimum_num
+
+ISO C23 specification:@* @url{http://www.open-std.org/jtc1/sc22/wg14/www/docs/n3096.pdf} section 7.12.12.9
+
+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.34, macOS 14, FreeBSD 14.0, NetBSD 10.0, OpenBSD 7.5, Minix 3.3.0, AIX 7.3.1, HP-UX 11.31, Solaris 11.4, Cygwin 3.5.3, mingw, MSVC 14, Android.
+@end itemize
diff --git a/doc/posix-functions/fminimum_numf.texi b/doc/posix-functions/fminimum_numf.texi
new file mode 100644 (file)
index 0000000..cd76db8
--- /dev/null
@@ -0,0 +1,26 @@
+@node fminimum_numf
+@section @code{fminimum_numf}
+@findex fminimum_numf
+
+ISO C23 specification:@* @url{http://www.open-std.org/jtc1/sc22/wg14/www/docs/n3096.pdf} section 7.12.12.9
+
+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.34, macOS 14, FreeBSD 14.0, NetBSD 10.0, OpenBSD 7.5, Minix 3.3.0, AIX 7.3.1, HP-UX 11.31, Solaris 11.4, Cygwin 3.5.3, mingw, MSVC 14, Android.
+@end itemize
diff --git a/doc/posix-functions/fminimum_numl.texi b/doc/posix-functions/fminimum_numl.texi
new file mode 100644 (file)
index 0000000..84fe660
--- /dev/null
@@ -0,0 +1,26 @@
+@node fminimum_numl
+@section @code{fminimum_numl}
+@findex fminimum_numl
+
+ISO C23 specification:@* @url{http://www.open-std.org/jtc1/sc22/wg14/www/docs/n3096.pdf} section 7.12.12.9
+
+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.34, macOS 14, FreeBSD 14.0, NetBSD 10.0, OpenBSD 7.5, Minix 3.3.0, AIX 7.3.1, HP-UX 11.31, Solaris 11.4, Cygwin 3.5.3, mingw, MSVC 14, Android.
+@end itemize
diff --git a/doc/posix-functions/fminimumf.texi b/doc/posix-functions/fminimumf.texi
new file mode 100644 (file)
index 0000000..63a13c5
--- /dev/null
@@ -0,0 +1,26 @@
+@node fminimumf
+@section @code{fminimumf}
+@findex fminimumf
+
+ISO C23 specification:@* @url{http://www.open-std.org/jtc1/sc22/wg14/www/docs/n3096.pdf} section 7.12.12.5
+
+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.34, macOS 14, FreeBSD 14.0, NetBSD 10.0, OpenBSD 7.5, Minix 3.3.0, AIX 7.3.1, HP-UX 11.31, Solaris 11.4, Cygwin 3.5.3, mingw, MSVC 14, Android.
+@end itemize
diff --git a/doc/posix-functions/fminimuml.texi b/doc/posix-functions/fminimuml.texi
new file mode 100644 (file)
index 0000000..a2f9192
--- /dev/null
@@ -0,0 +1,26 @@
+@node fminimuml
+@section @code{fminimuml}
+@findex fminimuml
+
+ISO C23 specification:@* @url{http://www.open-std.org/jtc1/sc22/wg14/www/docs/n3096.pdf} section 7.12.12.5
+
+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.34, macOS 14, FreeBSD 14.0, NetBSD 10.0, OpenBSD 7.5, Minix 3.3.0, AIX 7.3.1, HP-UX 11.31, Solaris 11.4, Cygwin 3.5.3, mingw, MSVC 14, Android.
+@end itemize
diff --git a/doc/posix-functions/fsqrt.texi b/doc/posix-functions/fsqrt.texi
new file mode 100644 (file)
index 0000000..d785a43
--- /dev/null
@@ -0,0 +1,26 @@
+@node fsqrt
+@section @code{fsqrt}
+@findex fsqrt
+
+ISO C23 specification:@* @url{http://www.open-std.org/jtc1/sc22/wg14/www/docs/n3096.pdf} section 7.12.14.6
+
+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.34, macOS 14, FreeBSD 14.0, NetBSD 10.0, OpenBSD 7.5, Minix 3.3.0, AIX 7.3.1, HP-UX 11.31, Solaris 11.4, Cygwin 3.5.3, mingw, MSVC 14, Android.
+@end itemize
diff --git a/doc/posix-functions/fsqrtl.texi b/doc/posix-functions/fsqrtl.texi
new file mode 100644 (file)
index 0000000..48a1836
--- /dev/null
@@ -0,0 +1,26 @@
+@node fsqrtl
+@section @code{fsqrtl}
+@findex fsqrtl
+
+ISO C23 specification:@* @url{http://www.open-std.org/jtc1/sc22/wg14/www/docs/n3096.pdf} section 7.12.14.6
+
+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.34, macOS 14, FreeBSD 14.0, NetBSD 10.0, OpenBSD 7.5, Minix 3.3.0, AIX 7.3.1, HP-UX 11.31, Solaris 11.4, Cygwin 3.5.3, mingw, MSVC 14, Android.
+@end itemize