Date: Fri, 29 Aug 2008 01:34:05 +0000 (UTC) From: David Xu <davidxu@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern kern_exit.c Message-ID: <200808290134.m7T1YMCr025589@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
davidxu 2008-08-29 01:34:05 UTC FreeBSD src repository Modified files: sys/kern kern_exit.c Log: SVN rev 182424 on 2008-08-29 01:34:05Z by davidxu Don't remove queued SIGCHLD if options contain WNOWAIT, so other threads still can be notified by the signal. Revision Changes Path 1.314 +6 -6 src/sys/kern/kern_exit.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200808290134.m7T1YMCr025589>