Source-Changes archive

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

CVS commit: src



Module Name:    src
Committed By:   nathanw
Date:           Tue Dec 14 00:23:20 UTC 2004

Modified Files:
        src/include: Makefile
        src/lib/libc/include: reentrant.h
Removed Files:
        src/include: threadlib.h

Log Message:
Nuke threadlib.h. Library defensive threading is now provided through the
normal pthread.h interface.
Move stubs for libc back into a libc-internal header.


To generate a diff of this commit:
cvs rdiff -r1.118 -r1.119 src/include/Makefile
cvs rdiff -r1.5 -r0 src/include/threadlib.h
cvs rdiff -r1.9 -r1.10 src/lib/libc/include/reentrant.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