summaryrefslogtreecommitdiffstats
path: root/lib/libc/asr/sethostent.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Minor cleanup, no functional change:schwarze2018-04-281-8/+3
| | | | | | | Remove unused headers and a comment implying that we might consider reviving these dead horses in the future, which we do not intend to do. OK deraadt@ guenther@
* split asr_resolver.c into different files to overlay the libc/neteric2012-09-081-0/+41
resolver implementation.