HomeFreeBSD

linux(4): Implement CLONE_CLEAR_SIGHAND option bit.

Description

linux(4): Implement CLONE_CLEAR_SIGHAND option bit.

CLONE_CLEAR_SIGHAND is designed to reset all signal handlers of the child
not set to SIG_IGN to SIG_DFL.

Reviewed by: kib
Differential revision: https://reviews.freebsd.org/D31481
MFC after: 2 weeks

Details

Provenance
dchaginAuthored on Aug 12 2021, 8:55 AM
Reviewer
kib
Differential Revision
D31481: linux(4): Implement CLONE_CLEAR_SIGHAND option bit.
Parents
rGa796845d6de0: linux(4): Add CLONE_PIDFD option bit.
Branches
Unknown
Tags
Unknown