Subject: CVS commit: [netbsd-2-0] src/lib/libpthread
To: None <source-changes@NetBSD.org>
From: James Chacon <jmc@netbsd.org>
List: source-changes
Date: 08/12/2004 18:26:38
Module Name: src
Committed By: jmc
Date: Thu Aug 12 18:26:38 UTC 2004
Modified Files:
src/lib/libpthread [netbsd-2-0]: pthread_rwlock.c
Log Message:
Pullup rev 1.9 (requested by yamt in ticket #751)
pthread_rwlock_timedrdlock/pthread_rwlock_timedwrlock:
fix lock/unlock inversions in ERRORCHECK.
To generate a diff of this commit:
cvs rdiff -r1.7.2.1 -r1.7.2.2 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.