diff options
author | Warner Losh <imp@bsdimp.com> | 2022-01-08 23:59:42 -0700 |
---|---|---|
committer | Warner Losh <imp@bsdimp.com> | 2022-01-30 17:13:44 -0700 |
commit | 394cf694273caf8ab8838588954d0fc2909ae2fa (patch) | |
tree | 89137d7c6d7b4c008cf00c009bcf54938eb4e482 /hw/intc | |
parent | c885ae0e4ebf207c861bf651dcf9282677281c06 (diff) | |
download | qemu-394cf694273caf8ab8838588954d0fc2909ae2fa.zip qemu-394cf694273caf8ab8838588954d0fc2909ae2fa.tar.gz qemu-394cf694273caf8ab8838588954d0fc2909ae2fa.tar.bz2 |
bsd-user/signal.c: implement do_sigaction
Implement the meat of the sigaction(2) system call with do_sigaction and
helper routiner block_signals (which is also used to implemement signal
masking so it's global).
Signed-off-by: Stacey Son <sson@FreeBSD.org>
Signed-off-by: Kyle Evans <kevans@freebsd.org>
Signed-off-by: Warner Losh <imp@bsdimp.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'hw/intc')
0 files changed, 0 insertions, 0 deletions