Subject: CVS commit: [nathanw_sa] basesrc/lib/libc/include
To: None <source-changes@netbsd.org>
From: Nathan J Williams <nathanw@netbsd.org>
List: source-changes
Date: 08/08/2001 19:18:25
Module Name:	basesrc
Committed By:	nathanw
Date:		Wed Aug  8 16:18:24 UTC 2001

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

Log Message:
_REENT -> _REENTRANT
Add wrappers for pthread_once and friends.
Use mutexes as the poor man's rwlocks for the moment.


To generate a diff of this commit:
cvs rdiff -r1.6 -r1.6.4.1 basesrc/lib/libc/include/reentrant.h

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