On 5/18/2026 2:27 PM, 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]> > Signed-off-by: Warner Losh <[email protected]> > Assisted-by: Claude Opus 4.6 (1M context) > --- > bsd-user/bsd-signal.h | 80 > ++++++++++++++++++++++++++++++++++++++++++++ > bsd-user/freebsd/os-signal.h | 20 +++++++++++ > 2 files changed, 100 insertions(+) >
Reviewed-by: Pierrick Bouvier <[email protected]>
