add support for thread scheduling (POSIX TPS option)
[musl] / include / netdb.h
2012-11-01 Rich Felkeravoid breakage if somebody wrongly defines empty featur...
2012-09-08 Rich Felkerdefault features: make musl usable without feature...
2012-09-07 Rich Felkeruse restrict everywhere it's required by c99 and/or...
2012-08-15 Rich Felkerimprove headers to better deal with removed-in-posix...
2012-05-23 Rich Felkersupport _BSD_SOURCE feature test macro
2012-05-13 Rich Felkeruse __h_errno_location for h_errno
2012-05-13 Rich Felkersusv4 removed gethostbyname, etc. legacy cruft.
2012-05-13 Rich Felkernamespace cleanup - NI_* is NOT reserved by netdb.h
2012-05-13 Rich Felkersome gnu junk in netdb.h
2011-02-12 Rich Felkerinitial check-in, version 0.5.0