qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH 15/16] bsd-user: Add SIGSYS to core dump signals.


From: Richard Henderson
Subject: Re: [PATCH 15/16] bsd-user: Add SIGSYS to core dump signals.
Date: Sat, 8 Apr 2023 12:15:39 -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:
SIGSYS creates a core by default if uncaught. Follow that here. Sort
with the same order as is in the kernel.

Signed-off-by: Warner Losh<imp@bsdimp.com>
---
  bsd-user/signal.c | 13 +++++++++----
  1 file changed, 9 insertions(+), 4 deletions(-)

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>


r~



reply via email to

[Prev in Thread] Current Thread [Next in Thread]