Date: Sun, 30 Jan 2011 18:17:38 +0000 (UTC) From: Dmitry Chagin <dchagin@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/amd64/linux32 linux32_machdep.c src/sys/i386/linux linux_machdep.c Message-ID: <201101301818.p0UIIEFc040000@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
dchagin 2011-01-30 18:17:38 UTC
FreeBSD src repository
Modified files:
sys/amd64/linux32 linux32_machdep.c
sys/i386/linux linux_machdep.c
Log:
SVN rev 218100 on 2011-01-30 18:17:38Z by dchagin
The kern_wait() code already removes the SIGCHLD signal for the waited
process. Removing other SIGCHLD signals is not needed and may cause
problems.
Pointed out by: jilles
MFC after: 1 Month.
Revision Changes Path
1.64 +0 -7 src/sys/amd64/linux32/linux32_machdep.c
1.88 +0 -7 src/sys/i386/linux/linux_machdep.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201101301818.p0UIIEFc040000>
