Re: [PATCH v2 24/40] bsd-user/signal.c: host_to_target_siginfo_noswap
On 1/25/22 12:29, Warner Losh wrote: Implement conversion of host to target siginfo. Signed-off-by: Stacey Son Signed-off-by: Kyle Evans Signed-off-by: Warner Losh --- bsd-user/signal.c | 113 ++ 1 file changed, 113 insertions(+) Reviewed-by: Rich
[PATCH v2 24/40] bsd-user/signal.c: host_to_target_siginfo_noswap
Implement conversion of host to target siginfo. Signed-off-by: Stacey Son Signed-off-by: Kyle Evans Signed-off-by: Warner Losh --- bsd-user/signal.c | 113 ++ 1 file changed, 113 insertions(+) diff --git a/bsd-user/signal.c b/bsd-user/signal.c index