about summary refs log tree commit diff
path: root/src/network/resolvconf.c
Commit message (Expand)AuthorAgeFilesLines
* reduce spurious inclusion of libc.hRich Felker2018-09-121-0/+1
* fix regression in support for resolv.conf attempts optionRich Felker2017-04-211-2/+2
* fix uninitialized variable in new resolv.conf parserRich Felker2016-01-281-1/+1
* fix logic for matching search/domain keywords in resolv.confRich Felker2016-01-281-1/+1
* factor resolv.conf parsing out of res_msend to its own fileRich Felker2016-01-281-0/+93