summaryrefslogtreecommitdiffstats
path: root/compat/atomics.h
Commit message (Expand)AuthorAgeFilesLines
* Move compat/ and bstr/ directory contents somewhere elsewm42014-08-291-77/+0
* build: allow compilation without any atomicswm42014-07-051-2/+13
* atomics: some corrections to __sync builtins usagewm42014-05-281-3/+3
* atomics: more correct usage of gcc/clang __atomic builtinswm42014-05-211-11/+15
* atomics: switch to C11 stdatomic.hwm42014-05-211-6/+36
* build: make configure fail if both __atomic and __sync are not availableStefano Pigozzi2014-01-011-1/+3
* compat: use __atomic operations instead of __sync, when presentAlessandro Ghedini2013-12-311-2/+9
* Split mpvcore/ into common/, misc/, bstr/wm42013-12-171-0/+23