* doc/posix-functions/fadd.texi: New file.
* doc/posix-functions/faddl.texi: New file.
* doc/posix-functions/daddl.texi: New file.
* doc/posix-functions/fsub.texi: New file.
* doc/posix-functions/fsubl.texi: New file.
* doc/posix-functions/dsubl.texi: New file.
* doc/posix-functions/fmul.texi: New file.
* doc/posix-functions/fmull.texi: New file.
* doc/posix-functions/dmull.texi: New file.
* doc/posix-functions/fdiv.texi: New file.
* doc/posix-functions/fdivl.texi: New file.
* doc/posix-functions/ddivl.texi: New file.
* doc/gnulib.texi (Function Substitutes): Include them.
* ctermid::
* ctime::
* ctime_r::
+* daddl::
* daylight::
* dbm_clearerr::
* dbm_close::
* dbm_nextkey::
* dbm_open::
* dbm_store::
+* ddivl::
* difftime::
* dirfd::
* dirname::
* dlerror::
* dlopen::
* dlsym::
+* dmull::
* dprintf::
* drand48::
+* dsubl::
* dup::
* dup2::
* duplocale::
* fabsf::
* fabsl::
* faccessat::
+* fadd::
+* faddl::
* fattach::
* fchdir::
* fchmod::
* fdim::
* fdimf::
* fdiml::
+* fdiv::
+* fdivl::
* fdopen::
* fdopendir::
* feclearexcept::
* fmodf::
* fmodl::
* fmtmsg::
+* fmul::
+* fmull::
* fnmatch::
* fopen::
* fork::
* fstat::
* fstatat::
* fstatvfs::
+* fsub::
+* fsubl::
* fsync::
* ftell::
* ftello::
@include posix-functions/ctermid.texi
@include posix-functions/ctime.texi
@include posix-functions/ctime_r.texi
+@include posix-functions/daddl.texi
@include posix-functions/daylight.texi
@include posix-functions/dbm_clearerr.texi
@include posix-functions/dbm_close.texi
@include posix-functions/dbm_nextkey.texi
@include posix-functions/dbm_open.texi
@include posix-functions/dbm_store.texi
+@include posix-functions/ddivl.texi
@include posix-functions/difftime.texi
@include posix-functions/dirfd.texi
@include posix-functions/dirname.texi
@include posix-functions/dlerror.texi
@include posix-functions/dlopen.texi
@include posix-functions/dlsym.texi
+@include posix-functions/dmull.texi
@include posix-functions/dprintf.texi
@include posix-functions/drand48.texi
+@include posix-functions/dsubl.texi
@include posix-functions/dup.texi
@include posix-functions/dup2.texi
@include posix-functions/duplocale.texi
@include posix-functions/fabsf.texi
@include posix-functions/fabsl.texi
@include posix-functions/faccessat.texi
+@include posix-functions/fadd.texi
+@include posix-functions/faddl.texi
@include posix-functions/fattach.texi
@include posix-functions/fchdir.texi
@include posix-functions/fchmod.texi
@include posix-functions/fdim.texi
@include posix-functions/fdimf.texi
@include posix-functions/fdiml.texi
+@include posix-functions/fdiv.texi
+@include posix-functions/fdivl.texi
@include posix-functions/fdopen.texi
@include posix-functions/fdopendir.texi
@include posix-functions/feclearexcept.texi
@include posix-functions/fmodf.texi
@include posix-functions/fmodl.texi
@include posix-functions/fmtmsg.texi
+@include posix-functions/fmul.texi
+@include posix-functions/fmull.texi
@include posix-functions/fnmatch.texi
@include posix-functions/fopen.texi
@include posix-functions/fork.texi
@include posix-functions/fstat.texi
@include posix-functions/fstatat.texi
@include posix-functions/fstatvfs.texi
+@include posix-functions/fsub.texi
+@include posix-functions/fsubl.texi
@include posix-functions/fsync.texi
@include posix-functions/ftell.texi
@include posix-functions/ftello.texi
--- /dev/null
+@node daddl
+@section @code{daddl}
+@findex daddl
+
+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.27, 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
--- /dev/null
+@node ddivl
+@section @code{ddivl}
+@findex ddivl
+
+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.27, 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
--- /dev/null
+@node dmull
+@section @code{dmull}
+@findex dmull
+
+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.27, 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
--- /dev/null
+@node dsubl
+@section @code{dsubl}
+@findex dsubl
+
+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.27, 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
--- /dev/null
+@node fadd
+@section @code{fadd}
+@findex fadd
+
+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.27, 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
--- /dev/null
+@node faddl
+@section @code{faddl}
+@findex faddl
+
+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.27, 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
--- /dev/null
+@node fdiv
+@section @code{fdiv}
+@findex fdiv
+
+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.27, 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
--- /dev/null
+@node fdivl
+@section @code{fdivl}
+@findex fdivl
+
+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.27, 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
--- /dev/null
+@node fmul
+@section @code{fmul}
+@findex fmul
+
+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.27, 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
--- /dev/null
+@node fmull
+@section @code{fmull}
+@findex fmull
+
+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.27, 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
--- /dev/null
+@node fsub
+@section @code{fsub}
+@findex fsub
+
+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.27, 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
--- /dev/null
+@node fsubl
+@section @code{fsubl}
+@findex fsubl
+
+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.27, 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