Subject: CVS commit: [nathanw_sa] basesrc/lib/libc
To: None <source-changes@netbsd.org>
From: Nathan J Williams <nathanw@netbsd.org>
List: source-changes
Date: 05/02/2002 19:56:35
Module Name:	basesrc
Committed By:	nathanw
Date:		Thu May  2 16:56:35 UTC 2002

Modified Files:
	basesrc/lib/libc/include [nathanw_sa]: reentrant.h
	basesrc/lib/libc/thread-stub [nathanw_sa]: Makefile.inc pthread-stub.c
Removed Files:
	basesrc/lib/libc/thread-stub [nathanw_sa]: pthread-indr.c

Log Message:
Adapt to new dispatch-vector thread interface.


To generate a diff of this commit:
cvs rdiff -r1.6.4.4 -r1.6.4.5 basesrc/lib/libc/include/reentrant.h
cvs rdiff -r1.2.8.1 -r1.2.8.2 basesrc/lib/libc/thread-stub/Makefile.inc
cvs rdiff -r1.1.2.3 -r0 basesrc/lib/libc/thread-stub/pthread-indr.c
cvs rdiff -r1.3.6.10 -r1.3.6.11 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.