Source-Changes archive

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

CVS commit: [thorpej-atomic] src/common/lib/libc/atomic



Module Name:    src
Committed By:   thorpej
Date:           Fri Apr 13 16:13:15 UTC 2007

Added Files:
        src/common/lib/libc/atomic [thorpej-atomic]: atomic_cas_16_cas.c
            atomic_cas_8_cas.c

Log Message:
Add generic atomic_cas_8() and atomic_cas_16() routines built on
atomic_cas_32().


To generate a diff of this commit:
cvs rdiff -r0 -r1.1.2.1 src/common/lib/libc/atomic/atomic_cas_16_cas.c \
    src/common/lib/libc/atomic/atomic_cas_8_cas.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