Source-Changes archive

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

CVS commit: src/sys/sys



Module Name:    src
Committed By:   ad
Date:           Mon Mar 12 16:31:54 UTC 2007

Modified Files:
        src/sys/sys: Makefile lock.h
Added Files:
        src/sys/sys: simplelock.h

Log Message:
Put the simplelock stuff into its own header file to simplify dependencies.


To generate a diff of this commit:
cvs rdiff -r1.92 -r1.93 src/sys/sys/Makefile
cvs rdiff -r1.69 -r1.70 src/sys/sys/lock.h
cvs rdiff -r0 -r1.2 src/sys/sys/simplelock.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