poll tests: Avoid test failure on BSD and Solaris systems.
[gnulib.git] / doc / posix-functions / if_freenameindex.texi
blob0c6b8e3bb48e6a98e90f70894e4ac65853db2b77
1 @node if_freenameindex
2 @section @code{if_freenameindex}
3 @findex if_freenameindex
5 POSIX specification:@* @url{https://pubs.opengroup.org/onlinepubs/9699919799/functions/if_freenameindex.html}
7 Gnulib module: ---
9 Portability problems fixed by Gnulib:
10 @itemize
11 @end itemize
13 Portability problems not fixed by Gnulib:
14 @itemize
15 @item
16 This function is missing on some platforms:
17 OpenBSD 3.8, Minix 3.1.8, HP-UX 11.23, IRIX 6.5, Cygwin 1.5.x, mingw, MSVC 14, Android 6.0.
19 @item
20 This is available only as a macro, rather than a function, on some
21 platforms:
22 OpenBSD 4.6, MirBSD 10.
23 @end itemize