HomeFreeBSD

Fix SA_SIGINFO | SA_RESETHAND handling. The sysent' sv_sendsig()

Description

Fix SA_SIGINFO | SA_RESETHAND handling. The sysent' sv_sendsig()
method needs pre-reset state of the ps_siginfo to correctly construct
signal frame.

Move sigdflt() call after the sv_sendsig() invocation in postsig().
Simultaneously extract common code from trapsignal() and postsig()
into new helper postsig_done().

Submitted by: rea
MFC after: 1 week

Details

Provenance
kibAuthored on
Parents
rS275119: Fix use of OLD_FILES and OLD_LIBS for MK_BSNMP and MK_TESTS
Branches
Unknown
Tags
Unknown

Event Timeline