comparison 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
comparison
equal deleted inserted replaced
9634:ae66ca8fbe28 9635:3a9052fb8e95
1 @node getnetname
2 @subsection @code{getnetname}
3 @findex getnetname
4
5 Gnulib module: ---
6
7 Portability problems fixed by Gnulib:
8 @itemize
9 @end itemize
10
11 Portability problems not fixed by Gnulib:
12 @itemize
13 @item
14 This function is missing on some platforms:
15 MacOS X 10.3, NetBSD 3.0, OpenBSD 3.8, Cygwin, mingw, Interix 3.5, BeOS.
16 @end itemize