CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/05/07 20:34:01
Modified files:
libexec/ld.so : dlfcn.c malloc.c resolve.h
Log message:
Always use the same callback to unlock as was used to lock. Permits
libpthread initialization from a shared object's init (or fini, I suppose)
routines.
ok kurt@ kettenis@ espie@
