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:48
Module Name:	src
Committed By:	tron
Date:		Tue Mar 22 15:22:48 UTC 2005

Modified Files:
	src/lib/libpthread [netbsd-3]: pthread_attr.3 pthread_create.3
	    pthread_mutexattr.3 pthread_schedparam.3

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


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.3.6.1 src/lib/libpthread/pthread_attr.3 \
    src/lib/libpthread/pthread_create.3 \
    src/lib/libpthread/pthread_mutexattr.3 \
    src/lib/libpthread/pthread_schedparam.3

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