From 038189bd6a3838c1ebeaaaf03752631918b86335 Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Sat, 19 Jan 2008 02:51:21 +0100 Subject: New documentation of GNU libc functions. --- doc/glibc-functions/strtold_l.texi | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 doc/glibc-functions/strtold_l.texi (limited to 'doc/glibc-functions/strtold_l.texi') diff --git a/doc/glibc-functions/strtold_l.texi b/doc/glibc-functions/strtold_l.texi new file mode 100644 index 0000000000..2d20084c1b --- /dev/null +++ b/doc/glibc-functions/strtold_l.texi @@ -0,0 +1,16 @@ +@node strtold_l +@subsection @code{strtold_l} +@findex strtold_l + +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: +MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS. +@end itemize -- cgit v1.2.1