9028509fb8
* 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>
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.
