--- - branch: MAIN date: Sun Mar 9 16:19:14 UTC 2014 files: - new: '1.3' old: '1.2' path: src/common/lib/libc/atomic/atomic_cas_by_cas32.c pathrev: src/common/lib/libc/atomic/atomic_cas_by_cas32.c@1.3 type: modified id: 20140309T161914Z.3600b1493b2235e248d988e17b89e7f4660b6b99 log: | Fix subword atomic_cas. - Don't loop forever on failure. - Don't shift away the result and return zero on success. Evidently we lack automatic tests for these! module: src subject: 'CVS commit: src/common/lib/libc/atomic' unixtime: '1394381954' user: riastradh