Subject: CVS commit: src/lib/libpthread
To: None <source-changes@NetBSD.org>
From: Charles M. Hannum <mycroft@netbsd.org>
List: source-changes
Date: 01/06/2005 17:38:29
Module Name:	src
Committed By:	mycroft
Date:		Thu Jan  6 17:38:29 UTC 2005

Modified Files:
	src/lib/libpthread: pthread.c pthread_lock.c pthread_sa.c

Log Message:
Add some additional assertions and debugging printf()s.


To generate a diff of this commit:
cvs rdiff -r1.36 -r1.37 src/lib/libpthread/pthread.c
cvs rdiff -r1.12 -r1.13 src/lib/libpthread/pthread_lock.c
cvs rdiff -r1.34 -r1.35 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.