]> Savannah Git Hosting - gnulib.git/commitdiff
doc: Mention strfromf, strfromd, strfroml.
authorBruno Haible <bruno@clisp.org>
Mon, 10 Jun 2019 12:08:32 +0000 (14:08 +0200)
committerBruno Haible <bruno@clisp.org>
Mon, 10 Jun 2019 12:08:32 +0000 (14:08 +0200)
* doc/posix-functions/strfromf.texi: New file.
* doc/posix-functions/strfromd.texi: New file.
* doc/posix-functions/strfroml.texi: New file.
* doc/gnulib.texi (Function Substitutes): Include them.

doc/gnulib.texi
doc/posix-functions/strfromd.texi [new file with mode: 0644]
doc/posix-functions/strfromf.texi [new file with mode: 0644]
doc/posix-functions/strfroml.texi [new file with mode: 0644]

index b37b3401e08d7dd115c42bcc9f6f3bcda33e9b8d..2fd95e5a839af8a1117b61c95ff893d9676a6b78 100644 (file)
@@ -2036,6 +2036,9 @@ problems are not worked around by Gnulib.
 * strerror_r::
 * strfmon::
 * strfmon_l::
+* strfromd::
+* strfromf::
+* strfroml::
 * strftime::
 * strftime_l::
 * strlen::
@@ -3287,6 +3290,9 @@ problems are not worked around by Gnulib.
 @include posix-functions/strerror_r.texi
 @include posix-functions/strfmon.texi
 @include posix-functions/strfmon_l.texi
+@include posix-functions/strfromd.texi
+@include posix-functions/strfromf.texi
+@include posix-functions/strfroml.texi
 @include posix-functions/strftime.texi
 @include posix-functions/strftime_l.texi
 @include posix-functions/strlen.texi
diff --git a/doc/posix-functions/strfromd.texi b/doc/posix-functions/strfromd.texi
new file mode 100644 (file)
index 0000000..fdb26d5
--- /dev/null
@@ -0,0 +1,29 @@
+@node strfromd
+@section @code{strfromd}
+@findex strfromd
+
+Documentation:
+@itemize
+@item
+@ifinfo
+@ref{Printing of Floats,,Printing of Floats,libc},
+@end ifinfo
+@ifnotinfo
+@url{https://www.gnu.org/software/libc/manual/html_node/Printing-of-Floats.html},
+@end ifnotinfo
+@item
+@uref{https://www.kernel.org/doc/man-pages/online/pages/man3/strfromd.3.html,,man strfromd}.
+@end itemize
+
+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/strfromf.texi b/doc/posix-functions/strfromf.texi
new file mode 100644 (file)
index 0000000..cc12c4d
--- /dev/null
@@ -0,0 +1,29 @@
+@node strfromf
+@section @code{strfromf}
+@findex strfromf
+
+Documentation:
+@itemize
+@item
+@ifinfo
+@ref{Printing of Floats,,Printing of Floats,libc},
+@end ifinfo
+@ifnotinfo
+@url{https://www.gnu.org/software/libc/manual/html_node/Printing-of-Floats.html},
+@end ifnotinfo
+@item
+@uref{https://www.kernel.org/doc/man-pages/online/pages/man3/strfromf.3.html,,man strfromf}.
+@end itemize
+
+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/strfroml.texi b/doc/posix-functions/strfroml.texi
new file mode 100644 (file)
index 0000000..4e423b2
--- /dev/null
@@ -0,0 +1,29 @@
+@node strfroml
+@section @code{strfroml}
+@findex strfroml
+
+Documentation:
+@itemize
+@item
+@ifinfo
+@ref{Printing of Floats,,Printing of Floats,libc},
+@end ifinfo
+@ifnotinfo
+@url{https://www.gnu.org/software/libc/manual/html_node/Printing-of-Floats.html},
+@end ifnotinfo
+@item
+@uref{https://www.kernel.org/doc/man-pages/online/pages/man3/strfroml.3.html,,man strfroml}.
+@end itemize
+
+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