summaryrefslogtreecommitdiffstats
path: root/lib/libc/asr/asr.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* ensure that async_run() and async_run_sync() always preserve errno.eric2012-08-181-6/+12
* Create a new resolver for each thread. It will be done differentlyeric2012-04-151-14/+24
* only define DEBUG internallyeric2012-04-141-6/+6
* Import asr, an experimental async resolver implementation.eric2012-04-141-0/+1102