Subject: CVS commit: [newlock2] src/sys/kern
To: None <source-changes@NetBSD.org>
From: Andrew Doran <ad@netbsd.org>
List: source-changes
Date: 01/16/2007 05:21:30
Module Name: src
Committed By: ad
Date: Tue Jan 16 05:21:30 UTC 2007
Modified Files:
src/sys/kern [newlock2]: kern_lwp.c
Log Message:
lwp_exit(): don't delay signal delivery if the LWP has been elected to
take a process-wide signal.
To generate a diff of this commit:
cvs rdiff -r1.40.2.9 -r1.40.2.10 src/sys/kern/kern_lwp.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.