diff doc/glibc-functions/getnetname.texi @ 9635:3a9052fb8e95

New documentation of GNU libc functions.
author Bruno Haible <bruno@clisp.org>
date Sat, 19 Jan 2008 02:51:21 +0100
parents
children c65fd41437cf
line wrap: on
line diff
new file mode 100644
--- /dev/null
+++ b/doc/glibc-functions/getnetname.texi
@@ -0,0 +1,16 @@
+@node getnetname
+@subsection @code{getnetname}
+@findex getnetname
+
+Gnulib module: ---
+
+Portability problems fixed by Gnulib:
+@itemize
+@end itemize
+
+Portability problems not fixed by Gnulib:
+@itemize
+@item
+This function is missing on some platforms:
+MacOS X 10.3, NetBSD 3.0, OpenBSD 3.8, Cygwin, mingw, Interix 3.5, BeOS.
+@end itemize