Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: basesrc



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.




Home | Main Index | Thread Index | Old Index