aboutsummaryrefslogtreecommitdiff
path: root/inet/tst-checks.c
AgeCommit message (Collapse)Author
2016-12-09inet: Make IN6_IS_ADDR_UNSPECIFIED etc. usable with POSIX [BZ #16421]Florian Weimer
Previously, under some feature test macros and compilers, the macros were defined, but references undefined struct members in their implementation.
2011-12-03Fix more warningsUlrich Drepper