summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Collapse)AuthorLines
2012-06-15header file fixes: multiple include guard consistency and correctnessRich Felker-2/+2
one file was reusing another file's macro name, and many had inconsistent underscores and application of SYS prefix, etc. patch by Szabolcs Nagy (nsz)
2012-05-22support _BSD_SOURCE feature test macroRich Felker-1/+1
patch by Isaac Dunham. matched closely (maybe not exact) to glibc's idea of what _BSD_SOURCE should make visible.
2011-11-10fix all missing instances of __cplusplus checks/extern "C" in headersRich Felker-1/+23
patch by Arvid Picciani (aep)
2011-02-12initial check-in, version 0.5.0v0.5.0Rich Felker-0/+418