CVSROOT: /cvs Module name: src Changes by: [email protected] 2012/04/15 16:25:14
Modified files:
lib/libc/asr : asr.c
Log message:
Create a new resolver for each thread. It will be done differently
eventually, but it's enough for now to make the blocking API fully
thread-safe without locking.
