Subject: CVS commit: [nathanw_sa] src/lib/libc/include
To: None <source-changes@netbsd.org>
From: Nathan J Williams <nathanw@netbsd.org>
List: source-changes
Date: 01/08/2003 22:26:42
Module Name:	src
Committed By:	nathanw
Date:		Wed Jan  8 20:26:42 UTC 2003

Modified Files:
	src/lib/libc/include [nathanw_sa]: reentrant.h

Log Message:
Now that we're using real rwlocks instead of mutexes, use
PTHREAD_RWLOCK_INITIALIZER instead of PTHREAD_MUTEX_INITIALIZER.


To generate a diff of this commit:
cvs rdiff -r1.6.4.6 -r1.6.4.7 src/lib/libc/include/reentrant.h

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