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:           Sun Nov 14 18:34:15 UTC 1999

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

Log Message:
add stub thread functions.  These are not (yet) used, and always return
success.  They are weak-aliased, so if linked with a real pthreads library
the correct magic will happen.


To generate a diff of this commit:
cvs rdiff -r0 -r1.1 basesrc/lib/libc/thread-stub/Makefile.inc \
    basesrc/lib/libc/thread-stub/pthread-stub.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