|
From: | Richard Henderson |
Subject: | Re: [PATCH 16/16] bsd-user: Implement SIGSYS on arm |
Date: | Sat, 8 Apr 2023 12:16:00 -0700 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.9.0 |
On 4/5/23 14:36, Warner Losh wrote:
When a system call returns ENOSYS, send a SIGSYS to the process (to generate a core dump). Signed-off-by: Warner Losh<imp@bsdimp.com> --- bsd-user/arm/target_arch_cpu.h | 8 ++++++++ 1 file changed, 8 insertions(+)
Reviewed-by: Richard Henderson <richard.henderson@linaro.org> r~
[Prev in Thread] | Current Thread | [Next in Thread] |