On 6/20/26 21:19, Warner Losh wrote:
Complete bsd-signal.h with sigwait, sigwaitinfo, sigqueue,
sigaltstack, kill, and killpg. Add FreeBSD-specific os-signal.h
with pdkill.

Signed-off-by: Stacey Son<[email protected]>
Signed-off-by: Kyle Evans<[email protected]>
Assisted-by: Claude Opus 4.6 (1M context)
Reviewed-by: Pierrick Bouvier<[email protected]>
Signed-off-by: Warner Losh<[email protected]>
---
  bsd-user/bsd-signal.h        | 80 ++++++++++++++++++++++++++++++++++++++++++++
  bsd-user/freebsd/os-signal.h | 20 +++++++++++
  2 files changed, 100 insertions(+)


Reviewed-by: Richard Henderson <[email protected]>


r~

Reply via email to