CVSROOT: /cvs Module name: src Changes by: [email protected] 2011/11/28 13:59:03
Modified files:
libexec/ld.so : dlfcn.c library.c library_mquery.c
library_subr.c loader.c resolve.c resolve.h
libexec/ld.so/ldconfig: prebind.c
Log message:
Add support for getting some flags from DT_FLAGS_1: new flags
DF_1_NODELETE and DF_1_INITFIRST, as well as DF_1_NOW and DF_1_GLOBAL.
Committing for kurt@ who worked out the final version; ok guenther@ drahn@
