summaryrefslogtreecommitdiffstats
path: root/lib/libc/asr/gethostnamadr_async.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* When building dynamic hostent and netent, allocate a single linear buffer toeric2012-08-191-47/+42
* unused variableseric2012-07-121-2/+2
* simplify the code, improve error handling and plug a potential fd leak on erroreric2012-07-101-71/+101
* use the value actually passed to the functioneric2012-07-101-2/+2
* fix a few warningseric2012-04-251-3/+3
* Import asr, an experimental async resolver implementation.eric2012-04-141-0/+592