Re: SA_RESETHAND questions

2016-11-04 Thread Geoff Clare
FELLIN, JEFF K (JEFF) wrote, on 04 Nov 2016: > > I'm trying to verify my understanding of the signal specifications. > > On the signal.h man page SA_RESETHAND is defined as: > Causes signal dispositions to be set to SIG_DFL on entry to signal handlers > On the sigaction()

SA_RESETHAND questions

2016-11-04 Thread FELLIN, JEFF K (JEFF)
I'm trying to verify my understanding of the signal specifications. On the signal.h man page SA_RESETHAND is defined as: Causes signal dispositions to be set to SIG_DFL on entry to signal handlers On the sigaction() man page action of SA_RESETHAND is defined: If set, the disposition of the signal