summaryrefslogtreecommitdiffstats
path: root/lib/libc/asr/getnetnamadr_async.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Do not take external buffers for storing DNS responses in the internaleric2013-04-301-3/+3
* space cleanup; ok ericderaadt2013-04-011-4/+4
* Saner implementation for self-contained hostent and netent, and alsoeric2012-11-241-69/+77
* knferic2012-11-241-10/+10
* make separate structures for pack and unpackeric2012-11-241-3/+3
* unused variableseric2012-09-071-2/+2
* When building dynamic hostent and netent, allocate a single linear buffer toeric2012-08-191-35/+32
* same code update and fix as for gethostnamadr_asynceric2012-07-101-55/+77
* Import asr, an experimental async resolver implementation.eric2012-04-141-0/+418