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.