summaryrefslogtreecommitdiffstats
path: root/lib/libc/asr/async_resolver.3 (follow)
Commit message (Expand)AuthorAgeFilesLines
* sync with recent name changes;jmc2013-08-081-373/+0
* Make some symbols static and prefix all visible symbols with asr_eric2013-07-121-24/+24
* Use the fancy .In macro for includes. From Jan Klemkow. ok jmc schwarzetedu2013-06-051-3/+3
* various small fixes;jmc2013-04-301-4/+5
* Do not take external buffers for storing DNS responses in the internaleric2013-04-301-8/+10
* space cleanup; ok ericderaadt2013-04-011-13/+13
* Do not assume local nameserver if resolv.conf doesn't exist, just useeric2013-03-301-6/+5
* explicitely -> explicitly;jmc2013-03-271-2/+2
* Only use the search domains for DNS lookups, as the current resolver does.eric2013-03-271-4/+17
* YP is now supported.eric2012-09-061-3/+1
* remove unused member, reorganize a bit and sync manpage.eric2012-09-061-20/+19
* When building dynamic hostent and netent, allocate a single linear buffer toeric2012-08-191-12/+6
* ensure that async_run() and async_run_sync() always preserve errno.eric2012-08-181-2/+10
* tweak previous;jmc2012-04-151-16/+17
* Import asr, an experimental async resolver implementation.eric2012-04-141-0/+358