Subject: CVS commit: src/lib/libpthread
To: None <source-changes@NetBSD.org>
From: Nathan J Williams <nathanw@netbsd.org>
List: source-changes
Date: 01/09/2005 01:47:20
Module Name:	src
Committed By:	nathanw
Date:		Sun Jan  9 01:47:20 UTC 2005

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

Log Message:
pthread_rwlock_timedrdlock() and pthread_rwlock_timedwrlock():
Expand the test for valid values of abs_timeout to check for negative
values of tv_sec and tv_nsec.


To generate a diff of this commit:
cvs rdiff -r1.9 -r1.10 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.