]> CyberLeo.Net >> Repos - FreeBSD/stable/8.git/commit
MFC r218100:
authordchagin <dchagin@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Wed, 2 Mar 2011 06:09:52 +0000 (06:09 +0000)
committerdchagin <dchagin@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Wed, 2 Mar 2011 06:09:52 +0000 (06:09 +0000)
commit4d2d039b3aa5882a6616d1c1ec3e5282e05fb1c4
tree637997ccbbb7b69aedcf51a195db8d44a5c9a0dd
parentb1b86ae5f21d5879960f6ec9b38bac62c8cb654a
MFC r218100:
The kern_wait() code already removes the SIGCHLD signal for the waited
process. Removing other SIGCHLD signals is not needed and may cause
problems.

git-svn-id: svn://svn.freebsd.org/base/stable/8@219164 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/amd64/linux32/linux32_machdep.c
sys/i386/linux/linux_machdep.c