For now the signal returned in cursig() is only set in p_siglist.
authorclaudio <claudio@openbsd.org>
Tue, 5 Oct 2021 08:38:19 +0000 (08:38 +0000)
committerclaudio <claudio@openbsd.org>
Tue, 5 Oct 2021 08:38:19 +0000 (08:38 +0000)
commitc10ca2e1d6f6bd03b498f6b739c4a4166b792320
tree20c24893ca511d1f5130df38d9ca47830d107cbe
parent3384b5311f61ade7437dfa2e62f5413312bcebd3
For now the signal returned in cursig() is only set in p_siglist.
Simplify the code and remove the now unused CLRSIG() macro.
OK mpi@
sys/sys/signalvar.h
sys/ufs/mfs/mfs_vfsops.c