aboutsummaryrefslogtreecommitdiff
path: root/compat/atomics
AgeCommit message (Expand)Author
2017-04-13Merge commit '6a93b596c5c3af31b843d63013a7985ffeea354d'James Almer
2017-04-04stdatomic/win32: only include the lean windows headers to avoid conflictsHendrik Leppkes
2017-04-02compat/atomics: fix atomic_fetch_xorJames Almer
2017-03-18compat/atomics/gcc: use __typeof__ instead of typeofJames Almer
2016-12-08compat/atomics: add typecasts in atomic_compare_exchange_strong()Wan-Teh Chang
2016-12-02compat/atomics: rename header guardsJames Almer
2016-12-02Add a compat dummy stdatomic.h used when threading is disabledAnton Khirnov
2016-12-02Add a compat stdatomic.h implementation based on pthreadsAnton Khirnov
2016-12-02Add a compat stdatomic.h implementation based on suncc atomicsAnton Khirnov
2016-12-02Add a compat stdatomic.h implementation based on windows atomicsAnton Khirnov
2016-12-02Add a compat stdatomic.h implementation based on GCC atomicsAnton Khirnov
2016-10-02Add a compat dummy stdatomic.h used when threading is disabledAnton Khirnov
2016-10-02Add a compat stdatomic.h implementation based on pthreadsAnton Khirnov
2016-10-02Add a compat stdatomic.h implementation based on suncc atomicsAnton Khirnov
2016-10-02Add a compat stdatomic.h implementation based on windows atomicsAnton Khirnov
2016-10-02Add a compat stdatomic.h implementation based on GCC atomicsAnton Khirnov