Files
RedBear-OS/bootstrap/src
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-11-16 12:58:25 -07:00
2025-11-16 08:37:46 -07:00
2025-12-10 17:17:39 +11:00
2025-10-04 08:15:24 -06:00