[Bug 293871] procctl: add PROC_REAP_STATUS_EX for extended reaper subtree introspection

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 17 Mar 2026 05:20:24 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=293871

Generic Rikka <rikka.goering@outlook.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #268879|text/x-log                  |text/plain
          mime type|                            |

--- Comment #2 from Generic Rikka <rikka.goering@outlook.de> ---
Created attachment 268879
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=268879&action=edit
procctl_reap_status_ex_test.log

Attached is sample output from the included userland test program,
showing expected behavior for:
- an ordinary process
- a process after PROC_REAP_ACQUIRE
- a direct child of a reaper
- a grandchild in the same reaper subtree
- descendant counting while descendants are alive

-- 
You are receiving this mail because:
You are the assignee for the bug.