On Tue, 6 Mar 2007 23:11:49 -0800 (PST) Davide Libenzi <davidel@xmailserver.org> wrote:
Then, of course, you have to think about how to get the siginfo_t out to
the user process. Do you just return it from the read after the read
that returns the signal number? If so, you need to know if the process
did a compat read syscall read or a normal one ...
There may be a better solution.
You probably need the queue anyway because the real time signals are
supposed to queue.
--
Cheers,
Stephen Rothwell sfr@canb.auug.org.auhttp://www.canb.auug.org.au/~sfr/