| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2021-09-16 | Merge sys_common::rt into rt | bjorn3 | -81/+0 |
| 2021-05-19 | Rename `rterr` to `rtprintpanic` | Christiaan Dirkx | -2/+6 |
| 2021-05-19 | Remove `sys_common::util::abort` | Christiaan Dirkx | -1/+6 |
| 2021-05-19 | Introduce `sys_common::rt::rterr!` | Christiaan Dirkx | -1/+9 |
| 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 |
