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:           Mon Nov 22 10:50:51 UTC 2010

Modified Files:
        src/sys/rump/librump/rumpkern: Makefile.rumpkern
Added Files:
        src/sys/rump/librump/rumpkern: rump_atomic_cas_up.c
Removed Files:
        src/sys/rump/librump/rumpkern: atomic_cas_up.c

Log Message:
rename atomic_cas_up to rump_atomic_cas_up to avoid collisions


To generate a diff of this commit:
cvs rdiff -u -r1.101 -r1.102 src/sys/rump/librump/rumpkern/Makefile.rumpkern
cvs rdiff -u -r1.1 -r0 src/sys/rump/librump/rumpkern/atomic_cas_up.c
cvs rdiff -u -r0 -r1.1 src/sys/rump/librump/rumpkern/rump_atomic_cas_up.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