about summary refs log tree commit diff
path: root/src/network/res_query.c
Commit message (Expand)AuthorAgeFilesLines
* report res_query failures, including nxdomain/nodata, via h_errnoRich Felker2020-08-241-1/+15
* reduce spurious inclusion of libc.hRich Felker2018-09-121-1/+0
* remove or make static various unused __-prefixed symbolsRich Felker2018-09-121-3/+2
* overhaul internally-public declarations using wrapper headersRich Felker2018-09-121-3/+0
* implement new dns backend, res_send and other legacy resolver functionsRich Felker2014-06-021-18/+10
* include cleanups: remove unused headers and add feature test macrosSzabolcs Nagy2013-12-121-0/+1
* use __h_errno_location for h_errnoRich Felker2012-05-121-0/+1
* res_search symbol, aliased to res_query for now (better than nothing)Rich Felker2011-06-301-0/+3
* initial check-in, version 0.5.0 v0.5.0Rich Felker2011-02-121-0/+20