Branch
Hash :
204dfab7
Author :
Date :
2024-12-27T23:14:32
Rename module net_if to net_if-h. * modules/net_if-h: Renamed from modules/net_if. * modules/net_if-h-tests: Renamed from modules/net_if-tests. * modules/net_if-h-c++-tests: Renamed from modules/net_if-c++-tests. * tests/test-net_if-h.c: Renamed from tests/test-net_if.c. * tests/test-net_if-h-c++.cc: Renamed from tests/test-net_if-c++.cc. * doc/posix-headers/net_if.texi: Update. * modules/net_if: New file.
@node net/if.h
@section @file{net/if.h}
POSIX specification:@* @url{https://pubs.opengroup.org/onlinepubs/9799919799/basedefs/net_if.h.html}
Gnulib module: net_if-h
@mindex net_if-h
Portability problems fixed by Gnulib:
@itemize
@item
This header file is missing on some platforms:
mingw, MSVC 14.
@item
This header file is not self-contained on some platforms (needing
<sys/socket.h> to be included first):
Mac OS X 10.5, FreeBSD 8.2, OpenBSD 5.2.
@end itemize
Portability problems not fixed by Gnulib:
@itemize
@end itemize