Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-05-25 | Switch to use atomic_compare_exchange_strong | Andy Wingo | 1 | -13/+13 |
2018-06-20 | Update license notices in all C files | Andy Wingo | 1 | -17/+17 |
2018-06-20 | Remove (C) from copyright statements | Andy Wingo | 1 | -2/+2 |
2018-06-20 | Rationalize include order in C files | Andy Wingo | 1 | -2/+2 |
2017-03-10 | Fix atomics compilation on clang | Andy Wingo | 1 | -8/+19 |
2016-12-06 | Refine check for when atomics are available. | Andy Wingo | 1 | -5/+3 |
2016-10-26 | Use atomics for async interrupts | Andy Wingo | 1 | -0/+27 |
2016-09-06 | Add atomic boxes | Andy Wingo | 1 | -12/+76 |
2016-08-31 | Only ptob->close() after read/write finish | Andy Wingo | 1 | -0/+85 |