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 1/4] Add _dl_{mask,unmask}_all_signals


On Tue, Dec 10, 2013 at 04:35:40PM -0800, Andrew Hunter wrote:
> This is patch 1/4 of the effort to make TLS access async-signal-safe.
> 
> Add useful functions to disable/enable signals (portably.)  This will
> enable us to guard against reentrant initializations.

looks ok.


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