Subject: CVS commit: src/lib/libc/thread-stub
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 01/20/2003 03:58:56
Module Name:	src
Committed By:	thorpej
Date:		Mon Jan 20 01:58:56 UTC 2003

Modified Files:
	src/lib/libc/thread-stub: thread-stub.c

Log Message:
Simple TSD implementation, since some thread-safe libraries want
to use it.


To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 src/lib/libc/thread-stub/thread-stub.c

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