Re: sigaction SA_SIGINFO functionality

Richard Henderson (rth@cygnus.com)
Mon, 28 Dec 1998 12:57:06 -0800


On Mon, Dec 21, 1998 at 11:39:09AM +0100, Andreas Schwab wrote:
> SA_SIGINFO only works with RT signals (>32).

No, SA_SIGINFO works for any signal. Only RT signals, however,
can be queued.

FWIW, the provided test program _does_ work for me on x86 2.1.127.

[bcpl:~] ./a.out
Entering the loop
Signal SEGV! si = 0x0xbffff968
Back at main_loop

r~

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