summaryrefslogtreecommitdiff
path: root/src/network/gethostbyname2_r.c
AgeCommit message (Expand)AuthorLines
2016-06-27fix misaligned address buffers in gethostbyname[2][_r] resultsRich Felker-7/+7
2014-06-20fix gethostby*_r result pointer value on errorTimo Teräs-0/+1
2014-06-01improve gethostbyname2_r using new resolver backendRich Felker-35/+22
2013-12-12include cleanups: remove unused headers and add feature test macrosSzabolcs Nagy-1/+1
2013-02-02fix memory leak due to double call to getaddrinfo in gethostbyname*Rich Felker-1/+0
2013-02-02fix error returns in gethostby*_r functionsRich Felker-9/+5
2011-02-12initial check-in, version 0.5.0v0.5.0Rich Felker-0/+99