Subject: CVS commit: src/lib/libpthread
To: None <source-changes@netbsd.org>
From: Nathan J Williams <nathanw@netbsd.org>
List: source-changes
Date: 03/20/2003 03:03:53
Module Name:	src
Committed By:	nathanw
Date:		Thu Mar 20 01:03:53 UTC 2003

Modified Files:
	src/lib/libpthread: pthread_sig.c

Log Message:
Use pthread__assert() instead of plain assert(), as the latter has
locking issues.


To generate a diff of this commit:
cvs rdiff -r1.12 -r1.13 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.