Module Name: src
Committed By: martin
Date: Fri Feb 21 10:27:34 UTC 2014
Modified Files:
src/common/lib/libc/atomic: atomic_swap_32_cas.c atomic_swap_64_cas.c
Log Message:
Add missing __sync_lock_test_and_set_* aliases for PR lib/48601
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/common/lib/libc/atomic/atomic_swap_32_cas.c
cvs rdiff -u -r1.5 -r1.6 src/common/lib/libc/atomic/atomic_swap_64_cas.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.