CVSROOT: /cvs Module name: src Changes by: [email protected] 2012/08/16 14:38:13
Modified files:
regress/libexec/ld.so/randomdata/ld.so-cookie: test.c
Log message:
Use dlopen("ld.so") instead of dlopen("/usr/libexec/ld.so") so we get
a reference to the already loaded ld.so instead of loading another
instance.
