| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-02-15 | Merge pull request #9796 from liamwhite/current | liamwhite | |
| general: rename CurrentProcess to ApplicationProcess | |||
| 2023-02-14 | remove static from pointer sized or smaller types for aesthetics, change ↵ | arades79 | |
| constexpr static to static constexpr for consistency Signed-off-by: arades79 <scravers@protonmail.com> | |||
| 2023-02-14 | add static lifetime to constexpr values to force compile time evaluation ↵ | arades79 | |
| where possible Signed-off-by: arades79 <scravers@protonmail.com> | |||
| 2023-02-13 | kernel: use GetCurrentProcess | Liam | |
| 2023-02-06 | kernel/svc: switch to generated wrappers | Liam | |
| 2023-02-04 | kernel/svc: Split implementations into separate files | Liam | |
