Re: Determine location of LD_PRELOAD'ed shared libraries/functions.
From: Joseph Koshy (joseph.koshy_at_gmail.com)
Date: 04/17/05
- Previous message: Joerg Sonnenberger: "Re: linux call_usermodehelper equivalent in freebsd?"
- In reply to: Marcin: "Determine location of LD_PRELOAD'ed shared libraries/functions."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sun, 17 Apr 2005 12:47:34 +0000 To: Marcin <creep@daedalus.desk.pl>
> Please point me to right direction, because i've got only one
> idea left: grep dynamic loader for LD_PRELOAD ;).
Doesn't dlsym() with handle RTLD_DEFAULT work?
-- FreeBSD Volunteer, http://people.freebsd.org/~jkoshy _______________________________________________ freebsd-hackers@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hackers To unsubscribe, send any mail to "freebsd-hackers-unsubscribe@freebsd.org"
- Previous message: Joerg Sonnenberger: "Re: linux call_usermodehelper equivalent in freebsd?"
- In reply to: Marcin: "Determine location of LD_PRELOAD'ed shared libraries/functions."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]