utime: Fix a test failure on macOS 10.13.
[gnulib.git] / doc / glibc-functions / getifaddrs.texi
blobb431ed25ce62ea113e6c124380a52327cf5c1ed9
1 @node getifaddrs
2 @subsection @code{getifaddrs}
3 @findex getifaddrs
5 LSB specification:@* @url{https://refspecs.linuxbase.org/LSB_5.0.0/LSB-Core-generic/LSB-Core-generic/baselib-getifaddrs.html}
7 Documentation:@* @uref{https://www.kernel.org/doc/man-pages/online/pages/man3/getifaddrs.3.html,,man getifaddrs}
9 Gnulib module: ---
11 Portability problems fixed by Gnulib:
12 @itemize
13 @end itemize
15 Portability problems not fixed by Gnulib:
16 @itemize
17 @item
18 This function is missing on some platforms:
19 AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 10, Cygwin 1.5.x, mingw, MSVC 14, Android 6.0.
20 @end itemize