This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: glibc 2.19 - asyn-signal safe TLS and ASan.


[text only]

> Indeed so, thanks!
> So, exporting __signal_safe_memalign&co will allow us to extend the
> existing hack to 2.19.
> If this simple change can not be done for 2.19, can *anything* be done at all?
> (Long term we'd still prefer something less hackish)

FTR, I've implemented an even-uglier-then-before hack that deals with
dynamic TLS in both <=2.18 and 2.19.
So, we will survive the 2.19 release.
But I would appreciate if we can resolve
https://sourceware.org/bugzilla/show_bug.cgi?id=16291
before the next one (2.20).


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]