CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/01/19 19:16:19
Modified files:
libexec/ld.so/ldd: ldd.c
Log message:
Add support for tracing libraries in static PIE binaries. rcrt does not
contain "LD_TRACE_LOADED_OBJECTS" support, so this gets done by calling
RTLD_TRACE directly.
ok guenther
