Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2012-09-07 | default features: make musl usable without feature test macros | Rich Felker | -5/+1 |
2012-09-06 | use restrict everywhere it's required by c99 and/or posix 2008 | Rich Felker | -2/+8 |
2012-08-15 | improve headers to better deal with removed-in-posix-2008 features | Rich Felker | -11/+16 |
2012-05-22 | support _BSD_SOURCE feature test macro | Rich Felker | -2/+2 |
2012-05-12 | use __h_errno_location for h_errno | Rich Felker | -1/+5 |
2012-05-12 | susv4 removed gethostbyname, etc. legacy cruft. | Rich Felker | -9/+7 |
2012-05-12 | namespace cleanup - NI_* is NOT reserved by netdb.h | Rich Felker | -3/+2 |
2012-05-12 | some gnu junk in netdb.h | Rich Felker | -0/+8 |
2011-02-12 | initial check-in, version 0.5.0v0.5.0 | Rich Felker | -0/+148 |