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


Are there bugs open in Bugzilla for both the bug of TLS access not being 
AS-safe (which this fixes), 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)?  (There 
should be, as per the practice of ensuring there's a bug filed when fixing 
any bug that was user-visible in a past release, or when identifying but 
not fixing a problem.)

-- 
Joseph S. Myers
joseph@codesourcery.com


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