Files
RedBear-OS/bootstrap
Anhad Singh 9028509fb8 fix(procmgr/kill): error handling
* Fix `num_succeeded` was never being incremented
* If no processes or process group could be found corresponding to that
  specified by `target`, `ESRCH` should be returned.
* Document this behaviour.

This is the reason why `killpg` test was hanging instead of reporting an
error since `kill` was silently failing.

Signed-off-by: Anhad Singh <andypython@protonmail.com>
2025-12-10 17:17:39 +11:00
..
2025-12-10 17:17:39 +11:00
2025-12-07 20:59:32 +01:00

bootstrap

First code that the kernel executes, responsible for spawning init.

Funding - Process Manager (src/procmgr.rs)

The Unix-style Signals and Process Management project is funded through NGI Zero Core, a fund established by NLnet with financial support from the European Commission's Next Generation Internet program. Learn more at the NLnet project page.

NLnet foundation logo NGI Zero Logo