Re: [PATCH] 2.3.18: siginfo data available for all signals

Jamie Lokier (lkd@tantalophile.demon.co.uk)
Wed, 15 Sep 1999 03:47:17 +0200


Robert H. de Vries wrote:
> This patch handles all signals alike. Every signal is put into the signal
> queue. Only real-time signals are queued multiple times. Other signals can
> have only one siginfo in the queue.

I especially approve because this means things like SIGSEGV passing the
fault address and type of access in a standard way are now possible.

-- Jamie

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