about summary refs log tree commit diff
path: root/include/net
Commit message (Collapse)AuthorAgeFilesLines
* header file fixes: multiple include guard consistency and correctnessRich Felker2012-06-151-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)
* support _BSD_SOURCE feature test macroRich Felker2012-05-221-1/+1
| | | | | patch by Isaac Dunham. matched closely (maybe not exact) to glibc's idea of what _BSD_SOURCE should make visible.
* fix all missing instances of __cplusplus checks/extern "C" in headersRich Felker2011-11-103-1/+23
| | | | patch by Arvid Picciani (aep)
* initial check-in, version 0.5.0 v0.5.0Rich Felker2011-02-124-0/+418