]> git.proxmox.com Git - mirror_qemu.git/commit
bsd-user: Implement host_to_target_siginfo.
authorStacey Son <sson@FreeBSD.org>
Mon, 25 Sep 2023 18:24:00 +0000 (21:24 +0300)
committerWarner Losh <imp@bsdimp.com>
Tue, 3 Oct 2023 23:14:06 +0000 (17:14 -0600)
commit3f254cf203e7bebc3758058802f834d9ba6ca3dc
tree14432c66892269899da04dffd7a93e57802cd1e4
parentd314ae93f1724fa2f5e9636aa6483acf9fa7505f
bsd-user: Implement host_to_target_siginfo.

Used in wait6 system call

Signed-off-by: Stacey Son <sson@FreeBSD.org>
Signed-off-by: Karim Taha <kariem.taha2.7@gmail.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Warner Losh <imp@bsdimp.com>
Message-Id: <20230925182425.3163-4-kariem.taha2.7@gmail.com>
bsd-user/signal-common.h
bsd-user/signal.c