Subject: CVS commit: [nathanw_sa] src/lib/libpthread
To: None <source-changes@netbsd.org>
From: Nick Hudson <skrll@netbsd.org>
List: source-changes
Date: 01/11/2003 11:14:35
Module Name:	src
Committed By:	skrll
Date:		Sat Jan 11 09:14:35 UTC 2003

Modified Files:
	src/lib/libpthread [nathanw_sa]: pthread_alarms.c pthread_cond.c
	    pthread_rwlock.c

Log Message:
Improve error checking.

OK'd by Nathan.


To generate a diff of this commit:
cvs rdiff -r1.1.2.7 -r1.1.2.8 src/lib/libpthread/pthread_alarms.c
cvs rdiff -r1.1.2.17 -r1.1.2.18 src/lib/libpthread/pthread_cond.c
cvs rdiff -r1.1.2.4 -r1.1.2.5 src/lib/libpthread/pthread_rwlock.c

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