Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | treewide: fix some issues found with -Werror=undef | Ruben Kerkhof | 2020-03-10 | 1 | -2/+2 |
* | *: Return bool type for bool functions | Donatas Abraitis | 2020-03-04 | 1 | -1/+1 |
* | lib/seqlock: add a few more comments | David Lamparter | 2019-07-31 | 1 | -5/+25 |
* | lib/seqlock: add timed-wait operation | David Lamparter | 2019-07-31 | 1 | -3/+105 |
* | lib/seqlock: avoid syscalls in no-waiter cases | David Lamparter | 2019-07-31 | 1 | -17/+39 |
* | lib: add "seqlock" wait/broadcast primitive | David Lamparter | 2019-04-18 | 1 | -0/+167 |