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 Tue, Oct 22, 2013 at 2:53 PM, Joseph S. Myers
<joseph@codesourcery.com> wrote:
> Are there bugs open in Bugzilla for both the bug of TLS access not being
> AS-safe (which this fixes)

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

> and the bug that allocation failure needs to
> be indicated by pthread_create or dlopen failure as that's when it's
> possible to return an error status (which this doesn't fix)?

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

Thanks,
-- 
Paul Pluzhnikov


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