Source-Changes archive

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

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



Module Name:    src
Committed By:   martin
Date:           Tue May 17 13:48:45 UTC 2022

Modified Files:
        src/common/lib/libc/atomic [netbsd-9]:
            atomic_c11_compare_exchange_cas_32.c

Log Message:
Pull up following revision(s) (requested by skrll in ticket #1453):

        common/lib/libc/atomic/atomic_c11_compare_exchange_cas_32.c: revision 1.5

Fix the copy&paste botch from previous.  Spotted by Tom Lane.


To generate a diff of this commit:
cvs rdiff -u -r1.2.20.1 -r1.2.20.2 \
    src/common/lib/libc/atomic/atomic_c11_compare_exchange_cas_32.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