[PATCH] Use IE model for static variables in glibc
Siddhesh Poyarekar
siddhesh@redhat.com
Fri Jul 10 05:24:00 GMT 2015
On Fri, Jul 10, 2015 at 01:43:14AM +0200, OndÅej BÃlka wrote:
> If we are at dlopen what happens if user uses older glibc version?
It shouldn't matter since the variables are static. If we are to
compile all of libc.so with ftls-model=initial-exec though, then I'll
need to make sure that public accesses such as errno remain unchanged.
Siddhesh
More information about the Libc-alpha
mailing list