aboutsummaryrefslogtreecommitdiff
path: root/src/network/gethostbyname.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Setup stub unit test infrastructureEuAndreh2024-01-051-0/+8
|
* remove obsolete and unused gethostbyaddr implementationRich Felker2016-07-061-52/+0
| | | | | | | this code was already under #if 0, but could be confusing if a reader didn't notice that, and it's almost surely full of bugs and/or inconsistencies with the current code that uses the gethostbyname2_r backend.
* initial check-in, version 0.5.0Rich Felker2011-02-121-0/+63