| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge commit '6a93b596c5c3af31b843d63013a7985ffeea354d' | James Almer | 2017-04-13 | 1 | -1/+2 |
|\ |
|
| * | compat/atomics: add typecasts in atomic_compare_exchange_strong() | Wan-Teh Chang | 2016-12-08 | 1 | -1/+2 |
| * | Add a compat stdatomic.h implementation based on windows atomics | Anton Khirnov | 2016-10-02 | 1 | -0/+179 |
* | stdatomic/win32: only include the lean windows headers to avoid conflicts | Hendrik Leppkes | 2017-04-04 | 1 | -0/+1 |
* | compat/atomics: fix atomic_fetch_xor | James Almer | 2017-04-02 | 1 | -1/+1 |
* | compat/atomics: rename header guards | James Almer | 2016-12-02 | 1 | -3/+3 |
* | Add a compat stdatomic.h implementation based on windows atomics | Anton Khirnov | 2016-12-02 | 1 | -0/+179 |