Refactor postsig_done(). Pass the catchmask and signal reset flag to the
authorclaudio <claudio@openbsd.org>
Wed, 24 Nov 2021 10:40:15 +0000 (10:40 +0000)
committerclaudio <claudio@openbsd.org>
Wed, 24 Nov 2021 10:40:15 +0000 (10:40 +0000)
commitdd434a6a018e926db1bced4edf4c80a4b7852726
tree0d0204a2cdf10a93bfb2c9d25e2ff971cedee154
parent27e443ca6241d025358271f6fdad3513ac00d877
Refactor postsig_done(). Pass the catchmask and signal reset flag to the
function. This will make unlocking cursig() & postsig() a bit easier.
OK mpi@
sys/kern/kern_sig.c