Age | Commit message (Collapse) | Author | |
---|---|---|---|
2025-05-19 | usr: libc: Add cpu_reboot() | Ian Moffett | |
Signed-off-by: Ian Moffett <ian@osmora.org> | |||
2025-05-16 | kernel: spawn: Add proper spawn impl + SYS_spawn | Ian Moffett | |
This commit introduces a more complete spawn implementation as well as the SYS_spawn syscall and a libc interface. Signed-off-by: Ian Moffett <ian@osmora.org> |