Re: Signal left blocked after signal handler.

From: Linus Torvalds
Date: Wed Nov 26 2003 - 13:36:59 EST




On Wed, 26 Nov 2003, Bruce Perens wrote:
>
> OK, I see. The signal remains blocked forever if we jump out of the
> handler. This is not the case on 2.4 . So, is this is semantic change?

It _shouldn't_ be a semantic change. Quite frankly, 2.4.x shouldn't work
the way you describe either.

I wonder if it's the "sigaction()" call in the handler that unblocks the
signal in 2.4.x.

Linus
-
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/