Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | configure: Set WIN32_LEAN_AND_MEAN at configure time | L. E. Segovia | 2023-08-14 | 1 | -1/+0 |
* | atomics: Fix the win32 atomic_exchange function | Martin Storsjö | 2021-04-04 | 1 | -1/+1 |
* | 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 |