xstrtol, xstrtoll tests: Avoid test failure on FreeBSD.
[gnulib.git] / doc / posix-functions / if_freenameindex.texi
blob6f513be54851e7d2190de2c7c711dbbb98071c7c
1 @node if_freenameindex
2 @subsection @code{if_freenameindex}
3 @findex if_freenameindex
5 POSIX specification:@* @url{https://pubs.opengroup.org/onlinepubs/9799919799/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, 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