NEWS.stable: log cherry-pick [e446f25]->[c092018] relocatable-shell: Update suggested...
[gnulib.git] / doc / glibc-headers / ifaddrs.texi
1 @node ifaddrs.h
2 @section @file{ifaddrs.h}
3
4 Defines the type @code{struct ifaddrs} and declares the functions
5 @code{getifaddrs}, @code{freeifaddrs}.
6
7 Documentation:
8 @itemize
9 @item
10 @url{http://ecos.sourceware.org/docs-latest/ref/net-common-tcpip-manpages-getifaddrs.html}.
11 @end itemize
12
13 Gnulib module: ---
14
15 Portability problems fixed by Gnulib:
16 @itemize
17 @end itemize
18
19 Portability problems not fixed by Gnulib:
20 @itemize
21 @item
22 This header file is missing on some platforms:
23 AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, MSVC 9, Interix 3.5, BeOS.
24 @end itemize