|
Message-ID: <20130629155359.GJ29800@brightrain.aerifal.cx> Date: Sat, 29 Jun 2013 11:53:59 -0400 From: Rich Felker <dalias@...ifal.cx> To: musl@...ts.openwall.com Subject: Re: dlinfo On Sat, Jun 29, 2013 at 04:40:17PM +0100, Justin Cormack wrote: > Has anyone got any plans to implement dlinfo? I'm not opposed to it, but not sure how easy it would be. RTLD_DI_LINKMAP looks trivial (just return the argument passed in), but the origin and search information is stuff that's probably not saved with the current dynamic linker implementation. Rich
Powered by blists - more mailing lists
Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.