Re: [PATCH v2 34/40] bsd-user/signal.c: process_pending_signals
On 1/25/22 12:29, Warner Losh wrote: Process the currently queued signals. Signed-off-by: Stacey Son Signed-off-by: Kyle Evans Signed-off-by: Warner Losh --- bsd-user/signal.c | 56 ++- 1 file changed, 55 insertions(+), 1 deletion(-) Reviewed-b
[PATCH v2 34/40] bsd-user/signal.c: process_pending_signals
Process the currently queued signals. Signed-off-by: Stacey Son Signed-off-by: Kyle Evans Signed-off-by: Warner Losh --- bsd-user/signal.c | 56 ++- 1 file changed, 55 insertions(+), 1 deletion(-) diff --git a/bsd-user/signal.c b/bsd-user/signal.c i