aboutsummaryrefslogtreecommitdiffhomepage
path: root/compat/atomics.h
Commit message (Expand)AuthorAge
* build: allow compilation without any atomicsGravatar wm42014-07-05
* atomics: some corrections to __sync builtins usageGravatar wm42014-05-28
* atomics: more correct usage of gcc/clang __atomic builtinsGravatar wm42014-05-21
* atomics: switch to C11 stdatomic.hGravatar wm42014-05-21
* build: make configure fail if both __atomic and __sync are not availableGravatar Stefano Pigozzi2014-01-01
* compat: use __atomic operations instead of __sync, when presentGravatar Alessandro Ghedini2013-12-31
* Split mpvcore/ into common/, misc/, bstr/Gravatar wm42013-12-17