11 Commits (8d01dfc72aeecb5209e17d7a5049cb6fd326241a)

Author SHA1 Message Date
Rich Felker 9448b0513e refactor headers, especially alltypes.h, and improve C++ ABI compat 13 years ago
Rich Felker b367ab15fa avoid breakage if somebody wrongly defines empty feature test macros 14 years ago
Rich Felker c1a9658bd1 default features: make musl usable without feature test macros 14 years ago
Rich Felker 400c5e5c83 use restrict everywhere it's required by c99 and/or posix 2008 14 years ago
Rich Felker 3f80afc505 improve headers to better deal with removed-in-posix-2008 features 14 years ago
Rich Felker 419ae6d5c9 support _BSD_SOURCE feature test macro 14 years ago
Rich Felker e68c51ac46 use __h_errno_location for h_errno 14 years ago
Rich Felker 3777f5b90d susv4 removed gethostbyname, etc. legacy cruft. 14 years ago
Rich Felker 20052b9815 namespace cleanup - NI_* is NOT reserved by netdb.h 14 years ago
Rich Felker 7db6a871ca some gnu junk in netdb.h 14 years ago
Rich Felker 0b44a0315b initial check-in, version 0.5.0 15 years ago