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

From: John Z. Bohach
Date: Sat Sep 22 2007 - 21:05:28 EST


On Saturday 22 September 2007 16:35:56 Andreas Schwab wrote:
> "John Z. Bohach" <jzb2@xxxxxxxxxxxxx> writes:
> > if (WIFEXITED(siginfo->si_status))
>
> That does not make any sense. si_status is _not_ a wait status.
>
> Andreas.

Thank you for clearing that up. That explains it.

--john
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/