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:34:40
Module Name:	src
Committed By:	nathanw
Date:		Sat Feb 15 04:34:40 UTC 2003

Modified Files:
	src/lib/libpthread: pthread.c pthread_int.h

Log Message:
Define a pthread-specific assert function, pthread__assert(), that
bails out without trying to flush stdio buffers.


To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 src/lib/libpthread/pthread.c
cvs rdiff -r1.6 -r1.7 src/lib/libpthread/pthread_int.h

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