dns stub resolver: increase buffer size to handle chained CNAMEs
[musl] / include / netdb.h
2022-09-20 Rich Felkergetaddrinfo: add EAI_NODATA error code to distinguish...
2018-10-16 Rich Felkerrestore attribute((const)) to pthread_self and errno...
2017-08-30 Rich Felkermove IPPORT_RESERVED from netdb.h to netinet/in.h
2016-07-03 Rich Felkermake brace placement in public header struct definition...
2015-09-17 Rich Felkerremove attribute((const)) from pthread_self and errno...
2014-06-04 Rich Felkeradd support for ipv6 scope_id to getaddrinfo and getnam...
2014-02-05 Timo Teräsadd NO_ADDRESS macro to netdb.h as an alias for NO_DATA
2013-12-20 Rich Felkerimplement legacy function herror
2013-07-22 Rich Felkerrefactor headers, especially alltypes.h, and improve...
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