CVSROOT: /cvs Module name: src Changes by: [email protected] 2021/11/24 03:40:15
Modified files:
sys/kern : kern_sig.c
Log message:
Refactor postsig_done(). Pass the catchmask and signal reset flag to the
function. This will make unlocking cursig() & postsig() a bit easier.
OK mpi@
