Re: [patch 0/3] add rt_tgsigqueueinfo syscall -V2

From: Roland McGrath
Date: Tue Mar 31 2009 - 21:27:13 EST


> 1) With rt_siqueueinfo(), we can get the PID (TGID) of the sender,

No. You can get whatever the caller put into the siginfo_t.
Only the si_signo field is set by the kernel.

> With rt_tgsigqueueinfo(), [...]

You still get whatever the caller put into the siginfo_t.


Thanks,
Roland
--
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/