[RFC][PATCH v11 0/7] Implementation of RTLD_SHARED for dlmopen

Florian Weimer fweimer@redhat.com
Wed Jun 9 18:29:12 GMT 2021


* Vivek Das Mohapatra via Libc-alpha:

>  - libpthread still has the new section applied as I'm not 100% sure it doesn't
>    still need this treatment. I would like to investigate further before
>    removing the new section from libpthread.

libpthread does not need this anymore.  We can safely load it as many
times as we want.

librt still needs it because it's not empty and has global state (for
handling the thread notifications).

Thanks,
Florian



More information about the Libc-alpha mailing list