Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/include
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.
Home |
Main Index |
Thread Index |
Old Index