include_next: Change configure message.
[gnulib.git] / doc / glibc-headers / ifaddrs.texi
blobcee3f549e4acdfe7817fb0f209bf6e7970cb3ec5
1 @node ifaddrs.h
2 @section @file{ifaddrs.h}
4 Defines the type @code{struct ifaddrs} and declares the functions
5 @code{getifaddrs}, @code{freeifaddrs}.
7 Documentation:
8 @itemize
9 @item
10 @url{https://www.kernel.org/doc/man-pages/online/pages/man3/getifaddrs.3.html}.
11 @end itemize
13 Gnulib module: ---
15 Portability problems fixed by Gnulib:
16 @itemize
17 @end itemize
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, Solaris 10, Cygwin 1.5.x, mingw, MSVC 14.
24 @end itemize