Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | header file fixes: multiple include guard consistency and correctness | Rich Felker | 2012-06-15 | 1 | -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 macro | Rich Felker | 2012-05-22 | 1 | -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 headers | Rich Felker | 2011-11-10 | 3 | -1/+23 |
| | | | | patch by Arvid Picciani (aep) | ||||
* | initial check-in, version 0.5.0 v0.5.0 | Rich Felker | 2011-02-12 | 4 | -0/+418 |