Subject: CVS commit: src/lib/libpthread
To: None <source-changes@NetBSD.org>
From: Andrew Doran <ad@netbsd.org>
List: source-changes
Date: 03/05/2007 23:56:19
Module Name: src
Committed By: ad
Date: Mon Mar 5 23:56:18 UTC 2007
Modified Files:
src/lib/libpthread: pthread_barrier.c pthread_mutex.c pthread_rwlock.c
Log Message:
Update to match changed pthread__park() interface.
To generate a diff of this commit:
cvs rdiff -r1.10 -r1.11 src/lib/libpthread/pthread_barrier.c
cvs rdiff -r1.25 -r1.26 src/lib/libpthread/pthread_mutex.c
cvs rdiff -r1.16 -r1.17 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.