]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Add POSIX siginfo_t's si_code, this is for upcoming POSIX realtime signal
authorDavid Xu <davidxu@FreeBSD.org>
Fri, 14 Oct 2005 03:01:14 +0000 (03:01 +0000)
committerDavid Xu <davidxu@FreeBSD.org>
Fri, 14 Oct 2005 03:01:14 +0000 (03:01 +0000)
commitac2587e125f17e2be0d088d727db26029a273359
tree4a6d94076f1684c5429e3f899f837a91ed2c7173
parentfd6238a659d5727bf69ac4f5e6c0e36fb802b195
Add POSIX siginfo_t's si_code, this is for upcoming POSIX realtime signal
support in kernel.

Earlier patch reviewed by: jhb, deischen
sys/i386/include/trap.h
sys/sys/signal.h