On Wed, Mar 31, 2004 at 02:55:47PM -0500, Mike Heffner wrote:
> 
> Is there a method in FreeBSD for a program to retrieve the current list of
> dynamic shared libraries it is linked against or has dlopen()'d?

Looks like ldd is doing exactly what you want, take a look at it's sources.

-ip

-- 
It's always darkest just before the lights go out.
_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to