1
0
mirror of https://git.savannah.gnu.org/git/gnulib.git synced 2025-08-18 23:42:00 +03:00
Files
gnulib/doc/posix-functions/if_freenameindex.texi
Bruno Haible 747793c9a4 Update for HP-UX 11.23 and HP-UX 11.31.
* doc/{glibc,posix}-{headers,functions}/*.texi: Update info about
HP-UX.
2010-11-21 19:19:32 +01:00

25 lines
593 B
Plaintext

@node if_freenameindex
@section @code{if_freenameindex}
@findex if_freenameindex
POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/functions/if_freenameindex.html}
Gnulib module: ---
Portability problems fixed by Gnulib:
@itemize
@end itemize
Portability problems not fixed by Gnulib:
@itemize
@item
This function is missing on some platforms:
OpenBSD 3.8, HP-UX 11.23, IRIX 6.5, OSF/1 4.0, Solaris 7, Cygwin 1.5.x,
mingw, Interix 3.5, BeOS.
@item
This is available only as a macro, rather than a function, on some
platforms:
OpenBSD 4.6, MirBSD 10.
@end itemize