OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
CVS: cvs.openbsd.org: src

From: Jason Wright (jasoncvs.openbsd.org)
Date: Tue Apr 03 2007 - 09:33:07 CDT


CVSROOT: /cvs
Module name: src
Changes by: jasoncvs.openbsd.org 2007/04/03 08:33:07

Modified files:
        libexec/ld.so : dlfcn.c ld.so.1 loader.c resolve.h

Log message:
add support for LD_TRACE_LOADED_OBJECTS_{FMT1/FMT2/PROGNAME}. Functionality
matches and expands on the old a.out ld.so formatting. ok drahn