On 6/20/26 21:19, Warner Losh wrote:
Wire up the signal-related system calls in the FreeBSD syscall
dispatcher: sigaction, sigprocmask, sigpending, sigsuspend, sigreturn,
sigwait, sigwaitinfo, sigqueue, sigaltstack, kill, and 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/freebsd/os-syscall.c | 48 +++++++++++++++++++++++++++++++++++++++++++
  1 file changed, 48 insertions(+)

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


r~

Reply via email to