Source-Changes archive

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

CVS commit: src/common/lib/libc/atomic



Module Name:    src
Committed By:   thorpej
Date:           Tue Dec 30 23:00:17 UTC 2025

Modified Files:
        src/common/lib/libc/atomic: atomic_dec_32_nv_cas.c
            atomic_dec_64_nv_cas.c atomic_inc_32_nv_cas.c
            atomic_inc_64_nv_cas.c

Log Message:
Let your fingers^Wnamespace.h do the walking^Wprotecting.


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/common/lib/libc/atomic/atomic_dec_32_nv_cas.c \
    src/common/lib/libc/atomic/atomic_dec_64_nv_cas.c \
    src/common/lib/libc/atomic/atomic_inc_32_nv_cas.c
cvs rdiff -u -r1.5 -r1.6 src/common/lib/libc/atomic/atomic_inc_64_nv_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