[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
ld_preload
- To: misc@openbsd.org
- Subject: ld_preload
- From: Hanspeter Roth <hanspeter_roth@hotmail.com>
- Date: Sat, 2 Mar 2002 15:37:58 +0100
- Content-Disposition: inline
- Mail-Followup-To: misc@openbsd.org
- User-Agent: Mutt/1.3.16i
Hello,
is there something like LD_PRELOAD or something equivalent in
Openbsd?
This can be used with Linux/Solaris to supersede known library
routines which are located in shared object libraries for individual
application invocations.
-Hanspeter