Subject: CVS commit: src/lib/libpthread
To: None <source-changes@netbsd.org>
From: Nathan J Williams <nathanw@netbsd.org>
List: source-changes
Date: 04/23/2003 19:36:12
Module Name:	src
Committed By:	nathanw
Date:		Wed Apr 23 19:36:12 UTC 2003

Modified Files:
	src/lib/libpthread: pthread_cond.c pthread_mutex.c

Log Message:
Use pthread__error() instead of pthread__abort().


To generate a diff of this commit:
cvs rdiff -r1.10 -r1.11 src/lib/libpthread/pthread_cond.c
cvs rdiff -r1.13 -r1.14 src/lib/libpthread/pthread_mutex.c

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