RFC: Support DF_1_GLOBAL

H.J. Lu hjl.tools@gmail.com
Fri Nov 16 21:11:00 GMT 2012


On Fri, Nov 16, 2012 at 12:58 PM, Roland McGrath <roland@hack.frob.com> wrote:
>> It is useful when RTLD_GLOBAL is needed for plugins to work
>> correctly and you can't recompile applications to pass
>> RTLD_GLOBAL to dlopen.
>
> So it's needed when it's needed.  That really doesn't tell me anything.

There is nothing stopping passing RTLD_GLOBAL to dlopen
automatically on a per shared object basis.  It isn't a caller
decision if nested dlopen is supported.

-- 
H.J.



More information about the Libc-alpha mailing list