Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mutex: add owning mutex utility | Johannes Stoelp | 2023-11-07 | 1 | -0/+1 |
| | |||||
* | log: add minimal stderr logger | Johannes Stoelp | 2023-10-16 | 1 | -0/+1 |
| | |||||
* | add clang-tidy and fix lints | Johannes Stoelp | 2023-08-08 | 1 | -0/+1 |
| | |||||
* | timer: add simple linux watchclock timer | Johannes Stoelp | 2023-07-03 | 1 | -0/+1 |
| | |||||
* | make: add clang-format lint target | Johannes Stoelp | 2023-07-03 | 1 | -1/+4 |
| | |||||
* | make: bear as new default target, add run target | Johannes Stoelp | 2023-07-03 | 1 | -1/+9 |
| | |||||
* | enable asa/lsan/ubsan | Johannes Stoelp | 2023-07-03 | 1 | -4/+5 |
| | |||||
* | add initial state of bitfield and option | Johannes Stoelp | 2023-07-02 | 1 | -0/+36 |