summaryrefslogtreecommitdiff
path: root/include/netinet
AgeCommit message (Expand)AuthorLines
2012-09-07TCP_* is in the reserved namespace for tcp.h; make use of thatRich Felker-3/+4
2012-09-07default features: make musl usable without feature test macrosRich Felker-0/+2
2012-05-22support _BSD_SOURCE feature test macroRich Felker-0/+17
2012-05-11add missing IN6_ARE_ADDR_EQUALRich Felker-0/+5
2012-05-10add one more bogus legacy headerRich Felker-0/+9
2012-05-03add additional compatibility union member for ipv6 addressesRich Felker-0/+2
2011-11-10fix all missing instances of __cplusplus checks/extern "C" in headersRich Felker-0/+8
2011-09-20fix some header typosRich Felker-1/+1
2011-09-18more bits junk (tcp.h)Rich Felker-1/+1
2011-09-18move invariant netinet/in.h stuff out of bits/in.hRich Felker-2/+147
2011-04-06add IN_LOOPBACKNET constant (nonstandard but in reserved namespace)Rich Felker-0/+2
2011-02-20resolve some header namespace non-issuesRich Felker-2/+0
2011-02-12initial check-in, version 0.5.0v0.5.0Rich Felker-0/+1132