summaryrefslogtreecommitdiff
path: root/sys/net80211
diff options
context:
space:
mode:
authorClaudio Jeker <claudio@cvs.openbsd.org>2024-05-08 13:05:34 +0000
committerClaudio Jeker <claudio@cvs.openbsd.org>2024-05-08 13:05:34 +0000
commit72fb29dace371c75dac3860077e9e6650efd4328 (patch)
treef2d60139a5ef19d8beef6305b2938d46245aa1a4 /sys/net80211
parent507eb50bcecdae44fba3f6d486aaef0de67f21f2 (diff)
Rework how action SIG_HOLD is handled in ptsignal.
Since we want to unlock sigsuspend, ptsignal needs to double check in the SSLEEP case that the signal being delivered is still masked or unmasked. Remove the early return for action SIG_HOLD so that the SSLEEP case can properly recheck the sigmask. On top of this update siglist only in one place at the end of ptsignal this now includes the clearing of signals for the SA_CONT and SA_STOP cases. OK mpi@
Diffstat (limited to 'sys/net80211')
0 files changed, 0 insertions, 0 deletions