aboutsummaryrefslogtreecommitdiff
path: root/src/network/res_query.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* use __h_errno_location for h_errno•••we do not bother making h_errno thread-local since the only interfaces that use it are inherently non-thread-safe. but still use the potentially-thread-local ABI to access it just to avoid lock-in. Rich 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.0Rich Felker2011-02-121-0/+20