| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2021-04-22 | Remove `Once` from `init` | Christiaan Dirkx | -5/+6 |
| 2021-04-22 | Document that `init` and `cleanup` are not guaranteed to run | Christiaan Dirkx | -2/+3 |
| 2021-04-22 | Apply suggestions from review | Christiaan Dirkx | -2/+2 |
| 2021-04-22 | Move most init to `sys::init` | Christiaan Dirkx | -6/+1 |
| 2021-04-22 | Move all cleanup to `sys::cleanup` | Christiaan Dirkx | -2/+0 |
| 2021-04-22 | Rework `at_exit` to `cleanup` | Christiaan Dirkx | -0/+69 |
