summaryrefslogtreecommitdiff
path: root/src/network/gethostbyaddr_r.c
AgeCommit message (Expand)AuthorFilesLines
2022-09-19fix error cases in gethostbyaddr_rRich Felker1-2/+3
2016-03-24fix gethostbyaddr_r to fill struct hostent.h_length as appropriateTimo Teräs1-0/+1
2014-06-20fix gethostby*_r result pointer value on errorTimo Teräs1-0/+2
2013-02-02fix error returns in gethostby*_r functionsRich Felker1-8/+5
2011-02-12initial check-in, version 0.5.0v0.5.0Rich Felker1-0/+71