summaryrefslogtreecommitdiff
path: root/tests/lib/libc/atomic
AgeCommit message (Collapse)Author
2019-03-01Revert previous hack.isaki
Now all libc have __sync_and_and_fetch functions.
2019-02-27Make the _and_and_ have-nots compile.christos
2019-02-26Add ATF tests for __sync_* functions instead of all_sync_ops_linkable.cisaki
2019-02-17Add ATF tests for atomic_ops(3).isaki