]> git.proxmox.com Git - mirror_qemu.git/commit - bsd-user/qemu.h
bsd-user/signal.c: Fill in queue_signal
authorWarner Losh <imp@bsdimp.com>
Sun, 9 Jan 2022 04:15:11 +0000 (21:15 -0700)
committerWarner Losh <imp@bsdimp.com>
Fri, 28 Jan 2022 22:53:41 +0000 (15:53 -0700)
commit38be620c950dcf629ba3217c6a183fee0e790fa8
treec8236c8c943177a25b5ae1fa97f24d47e9d5df9f
parent377145478339917491a850643bb920548907d956
bsd-user/signal.c: Fill in queue_signal

Fill in queue signal implementation, as well as routines allocate and
delete elements of the signal queue.

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>
bsd-user/qemu.h
bsd-user/signal.c