Re: Should parent's WIFSIGNALED(siginfo->si_status) be true EVEN IF the SIGNAL was caught by the child?

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: John Z. Bohach <jzb2@...>
Cc: <linux-kernel@...>
Date: Saturday, September 22, 2007 - 2:52 pm

On Sat, 2007-09-22 at 11:22 -0700, John Z. Bohach wrote:

POSIX says

WIFSIGNALED(stat_val)
        Evaluates to a non-zero value if status was returned for a child
        process that terminated due to the receipt of a signal that was
        not caught (see <signal.h>).
        
So there's no dilemma at all and Linux is non-conformant.
 
-- 
Nicholas Miell <nmiell@comcast.net>

-
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: Should parent's WIFSIGNALED(siginfo->si_status) be tr..., Nicholas Miell, (Sat Sep 22, 2:52 pm)