Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | scope_exit: Make constexpr | FearlessTobi | 2024-02-19 | 1 | -1/+3 |
* | kernel: remove relative task registration | Liam | 2023-08-15 | 1 | -1/+1 |
* | kernel: prefer std::addressof | Liam | 2023-03-13 | 1 | -1/+1 |
* | kernel/svc: convert to new style | Liam | 2023-03-13 | 1 | -8/+4 |
* | kernel: use GetCurrentProcess | Liam | 2023-02-13 | 1 | -10/+10 |
* | kernel/svc: switch to generated wrappers | Liam | 2023-02-07 | 1 | -3/+57 |
* | kernel/svc: Split implementations into separate files | Liam | 2023-02-05 | 1 | -0/+95 |