Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Michael Graff <explorer@netbsd.org>
List: source-changes
Date: 12/02/1999 22:37:34
Module Name:	basesrc
Committed By:	explorer
Date:		Fri Dec  3 06:37:34 UTC 1999

Modified Files:
	basesrc/lib/libc/thread-stub: Makefile.inc
Added Files:
	basesrc/lib/libc/thread-stub: __isthreaded.c

Log Message:
add.  This holds the global __isthreaded variable, to indicate that threading
is (or is not) present.


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 basesrc/lib/libc/thread-stub/Makefile.inc
cvs rdiff -r0 -r1.1 basesrc/lib/libc/thread-stub/__isthreaded.c

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