summaryrefslogtreecommitdiff
path: root/src/network/resolvconf.c
AgeCommit message (Expand)AuthorFilesLines
2018-09-12reduce spurious inclusion of libc.hRich Felker1-0/+1
2017-04-21fix regression in support for resolv.conf attempts optionRich Felker1-2/+2
2016-01-28fix uninitialized variable in new resolv.conf parserRich Felker1-1/+1
2016-01-28fix logic for matching search/domain keywords in resolv.confRich Felker1-1/+1
2016-01-28factor resolv.conf parsing out of res_msend to its own fileRich Felker1-0/+93