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

Modified Files:
	basesrc/lib/libc/thread-stub [nathanw_sa]: pthread-stub.c

Log Message:
Add weak aliases and stub implementations for pthread_once,
pthread_cond*, pthread_key_create, pthread_{get,set}specific,
pthread_self.

Disable the pthread_rwlock stubs pending the creation of
pthread_rwlock_t and pthread_rwlockattr_t.


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.3.6.1 basesrc/lib/libc/thread-stub/pthread-stub.c

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