summaryrefslogtreecommitdiffstats
path: root/libc/inet/_res_state.c
Commit message (Collapse)AuthorAgeFilesLines
* libc/inet: set path to resolver file via CPPBernhard Reutner-Fischer2010-01-231-1/+1
| | | | | | No objcode changes. Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
* resolv.c: add support for per thread res_stateAustin Foxley2009-09-261-0/+8
Signed-off-by: Austin Foxley <austinf@cetoncorp.com>