Subject: CVS commit: [wrstuden-fixsa] src/lib/libpthread
To: None <source-changes@NetBSD.org>
From: Bill Stouder-Studenmund <wrstuden@netbsd.org>
List: source-changes
Date: 11/04/2007 05:57:40
Module Name:	src
Committed By:	wrstuden
Date:		Sun Nov  4 05:57:40 UTC 2007

Modified Files:
	src/lib/libpthread [wrstuden-fixsa]: pthread_sig.c

Log Message:
Add an #ifdef PTHREAD__DEBUG variable, __pthread_running_kills. Incriment
it each time we kill a running thread. Will be used by a new regression test
to verify the defsig code.


To generate a diff of this commit:
cvs rdiff -r1.47.4.6 -r1.47.4.7 src/lib/libpthread/pthread_sig.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.