Subject: CVS commit: src/lib/libpthread
To: None <source-changes@NetBSD.org>
From: Andrew Doran <ad@netbsd.org>
List: source-changes
Date: 01/31/2008 11:50:40
Module Name:	src
Committed By:	ad
Date:		Thu Jan 31 11:50:40 UTC 2008

Modified Files:
	src/lib/libpthread: pthread_rwlock.c pthread_rwlock2.c

Log Message:
pthread_rwlock_wrheld_np: return true only if locked by the calling thread.


To generate a diff of this commit:
cvs rdiff -r1.25 -r1.26 src/lib/libpthread/pthread_rwlock.c
cvs rdiff -r1.8 -r1.9 src/lib/libpthread/pthread_rwlock2.c

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