Subject: CVS commit: src/lib/libpthread
To: None <source-changes@netbsd.org>
From: Nathan J Williams <nathanw@netbsd.org>
List: source-changes
Date: 02/15/2003 06:37:05
Module Name:	src
Committed By:	nathanw
Date:		Sat Feb 15 04:37:04 UTC 2003

Modified Files:
	src/lib/libpthread: pthread_alarms.c pthread_lock.c pthread_run.c
	    pthread_sa.c

Log Message:
Adapt to pthread__assert() and remove local debug toggle.


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 src/lib/libpthread/pthread_alarms.c
cvs rdiff -r1.4 -r1.5 src/lib/libpthread/pthread_lock.c
cvs rdiff -r1.6 -r1.7 src/lib/libpthread/pthread_run.c
cvs rdiff -r1.5 -r1.6 src/lib/libpthread/pthread_sa.c

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