Source-Changes archive

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

CVS commit: src/sys/rump/librump/rumpkern



Module Name:    src
Committed By:   pooka
Date:           Thu Oct  9 17:58:33 UTC 2008

Modified Files:
        src/sys/rump/librump/rumpkern: Makefile.rumpkern rump.c
Removed Files:
        src/sys/rump/librump/rumpkern: atomic.c

Log Message:
No point in having our private atomic ops, just use the ones now
available in libc.


To generate a diff of this commit:
cvs rdiff -r1.9 -r1.10 src/sys/rump/librump/rumpkern/Makefile.rumpkern
cvs rdiff -r1.5 -r0 src/sys/rump/librump/rumpkern/atomic.c
cvs rdiff -r1.61 -r1.62 src/sys/rump/librump/rumpkern/rump.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