HomeFreeBSD

syslogd: Ignore signals in sigcatch[]

Description

syslogd: Ignore signals in sigcatch[]

Instead of blocking signals in sigcatch[], just ignore them. This frees
up some space on the proc's sigqueue.

Reviewed by: markj
MFC after: 3 weeks
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D41433

Details

Provenance
jfreeAuthored on Sep 1 2023, 2:51 AM
markjCommitted on Sep 28 2023, 3:51 PM
Reviewer
markj
Differential Revision
D41433: syslogd: Ignore signals in sigcatch[]
Parents
rG7428ebfe7e25: syslogd: Pre-open null file descriptor
Branches
Unknown
Tags
Unknown