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: [PATCH] Async signal safe TLS accesses


On Thu, Oct 03, 2013 at 01:08:47PM -0700, Andrew Hunter wrote:
> On Thu, Oct 3, 2013 at 1:01 PM, Andrew Hunter <ahh@google.com> wrote:
> >
> 
> This is v2 of the patch.  Symbols are not exported; the API is named
> __signal_safe_X, a few typos fixed.
> 
Do you work on v3?

This patch would also help with following bug, where dlopen shouldn't
use malloc.

https://sourceware.org/bugzilla/show_bug.cgi?id=956


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