Source-Changes archive

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

CVS commit: src/lib/libc/atomic



Module Name:    src
Committed By:   dholland
Date:           Sat Jun 16 08:11:33 UTC 2018

Modified Files:
        src/lib/libc/atomic: atomic_and.3 atomic_ops.3 atomic_or.3

Log Message:
atomic_and/atomic_or do bitwise ops, not logical ops.


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/lib/libc/atomic/atomic_and.3 \
    src/lib/libc/atomic/atomic_or.3
cvs rdiff -u -r1.7 -r1.8 src/lib/libc/atomic/atomic_ops.3

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