about summary refs log tree commit diff
path: root/src/network/gethostbyaddr.c
Commit message (Expand)AuthorAgeFilesLines
* fix return value of gethostby{name[2],addr} with no result but no errorRich Felker2022-10-201-1/+1
* include cleanups: remove unused headers and add feature test macrosSzabolcs Nagy2013-12-121-2/+0
* dynamically allocate storage for gethostby* buffersRich Felker2013-02-021-5/+16
* initial check-in, version 0.5.0 v0.5.0Rich Felker2011-02-121-0/+15