summaryrefslogtreecommitdiff
path: root/doc/posix-functions/strfroml.texi
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2019-06-10 14:08:32 +0200
committerBruno Haible <bruno@clisp.org>2019-06-10 14:08:32 +0200
commit653e99f38b9e3c6b55ae19567225f3a627a013f4 (patch)
tree75e3c3e5db3e3794f3d99e3470e27733e6c01b4f /doc/posix-functions/strfroml.texi
parentd358d60bd8b44c3fec651b398ca41c4aa1f10377 (diff)
downloadgnulib-653e99f38b9e3c6b55ae19567225f3a627a013f4.tar.gz
doc: Mention strfromf, strfromd, strfroml.
* 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.
Diffstat (limited to 'doc/posix-functions/strfroml.texi')
-rw-r--r--doc/posix-functions/strfroml.texi29
1 files changed, 29 insertions, 0 deletions
diff --git a/doc/posix-functions/strfroml.texi b/doc/posix-functions/strfroml.texi
new file mode 100644
index 0000000000..4e423b24d5
--- /dev/null
+++ b/doc/posix-functions/strfroml.texi
@@ -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