CVSROOT: /cvs Module name: src Changes by: [email protected] 2010/07/01 13:25:44
Modified files:
libexec/ld.so : dlfcn.c library_subr.c loader.c resolve.c
resolve.h
Log message:
When generating grpsym lists, avoid duplicates without searching the
already generated list. Speeds up startup on deeply nested dlopen binaries.
ok guenther@, tested by ckuethe@ and ajacoutot@
