Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lib: add cmpxchg_strong to frratomic.h | David Lamparter | 2019-04-18 | 1 | -1/+6 |
* | lib: make atomic ops C++ compatible | David Lamparter | 2019-02-11 | 1 | -1/+30 |
* | libs: fix missing atomics for some gcc versions | Mark Stapp | 2018-08-29 | 1 | -0/+6 |
* | libs: add atomic xxx_and_fetch apis | Mark Stapp | 2018-08-28 | 1 | -0/+36 |
* | lib: add atomic bitwise OR, AND | Quentin Young | 2018-02-28 | 1 | -0/+16 |
* | *: reindentreindent-master-after | whitespace / reindent | 2017-07-17 | 1 | -40/+65 |
* | build: try to find some kind of atomic ops | David Lamparter | 2017-03-31 | 1 | -0/+118 |