| Commit message (Expand) | Author | Age | Files | Lines |
* | compat/atomics: rename header guards | James Almer | 2016-12-02 | 5 | -15/+15 |
* | Add a compat dummy stdatomic.h used when threading is disabled | Anton Khirnov | 2016-12-02 | 1 | -0/+176 |
* | Add a compat stdatomic.h implementation based on pthreads | Anton Khirnov | 2016-12-02 | 2 | -0/+236 |
* | Add a compat stdatomic.h implementation based on suncc atomics | Anton Khirnov | 2016-12-02 | 1 | -0/+186 |
* | Add a compat stdatomic.h implementation based on windows atomics | Anton Khirnov | 2016-12-02 | 1 | -0/+179 |
* | Add a compat stdatomic.h implementation based on GCC atomics | Anton Khirnov | 2016-12-02 | 1 | -0/+173 |