[PATCH 0/2] signal(7) fixes

From: Dev Jain
Date: Fri Jun 07 2024 - 08:32:19 EST


This is a follow-up to the following:
https://lore.kernel.org/all/20240607122319.768640-1-dev.jain@xxxxxxx/

This series brings distinction between the set of blocked signals
represented in uc_sigmask, and the actual set of blocked signals. Also,
fix a wrong mention of sigprocmask(), and replace it with sigaction().

Dev Jain (2):
signal.7: Clearly describe ucontext kernel dump to userspace
signal.7: Fix wrong mention of sigprocmask

man/man7/signal.7 | 12 ++++++++++--
1 file changed, 10 insertions(+), 2 deletions(-)

--
2.34.1