Subject: CVS commit: src/include
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 01/19/2003 23:06:03
Module Name: src
Committed By: thorpej
Date: Sun Jan 19 21:06:02 UTC 2003
Modified Files:
src/include: threadlib.h
Log Message:
* Wrap decls in __BEGIN_DECLS/__END_DECLS.
* Add a thr_enabled() which returns the value of libc's __isthreaded
variable, indicating whether or not threads are actually enabled.
To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 src/include/threadlib.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.