Subject: CVS commit: [netbsd-3] src/lib/libpthread
To: None <source-changes@NetBSD.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 03/22/2005 15:22:58
Module Name:	src
Committed By:	tron
Date:		Tue Mar 22 15:22:58 UTC 2005

Modified Files:
	src/lib/libpthread [netbsd-3]: pthread_barrier_init.3
	    pthread_cond_wait.3 pthread_rwlock_init.3 pthread_rwlock_wrlock.3

Log Message:
Pull up revision 1.6 (requested by kleink in ticket #46):
Add restrict qualifiers to <pthread.h> function arguments.


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.5.6.1 src/lib/libpthread/pthread_barrier_init.3 \
    src/lib/libpthread/pthread_cond_wait.3 \
    src/lib/libpthread/pthread_rwlock_init.3 \
    src/lib/libpthread/pthread_rwlock_wrlock.3

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