[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: send_sig_info() -- struct siginfo??
On Fri, Jul 20, 2001 at 07:36:24AM -0700, samandbuffy@yahoo.com wrote:
> But, what is siginfo? I looked at the structure, but
> I still couldn't make sense of it. If I know the PID
why not look at some code that uses it e.g. drivers/usb/inode.c ?
You should only need to fill in the obvious errno, signo, code fields
(man sigaction)
john
--
"Voodoo Programming: Things programmers do that they know shouldn't work but
they try anyway, and which sometimes actually work, such as recompiling
everything."
- Karl Lehenbauer
-
Kernelnewbies: Help each other learn about the Linux kernel.
Archive: http://mail.nl.linux.org/kernelnewbies/
IRC Channel: irc.openprojects.net / #kernelnewbies
Web Page: http://www.kernelnewbies.org/