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