[InterNetNews/inn] 9269b8: innd: more conservative signal mask handling
Julien ÉLIE
noreply at github.com
Fri Sep 17 20:37:53 UTC 2021
Branch: refs/heads/main
Home: https://github.com/InterNetNews/inn
Commit: 9269b8694e61a7ea52085e801bfff5738cf98ce1
https://github.com/InterNetNews/inn/commit/9269b8694e61a7ea52085e801bfff5738cf98ce1
Author: Richard Kettlewell <rjk at greenend.org.uk>
Date: 2021-09-17 (Fri, 17 Sep 2021)
Changed paths:
M lib/xsignal.c
Log Message:
-----------
innd: more conservative signal mask handling
Here we remove the assumption that the signal mask inherited at innd
startup was sensible. It's not an unreasonable assumption to have but a
user turns out to have a configuration that violates it.
Also added some more comments about the signal-masking logic.
Commit: 84ca65fdf6bae23d2515d9a7601cafe65fe4be2d
https://github.com/InterNetNews/inn/commit/84ca65fdf6bae23d2515d9a7601cafe65fe4be2d
Author: Julien ÉLIE <Julien-Elie at users.noreply.github.com>
Date: 2021-09-17 (Fri, 17 Sep 2021)
Changed paths:
M lib/xsignal.c
Log Message:
-----------
Merge pull request #169 from ewxrjk/rjk/signal-handling
innd: more conservative signal mask handling
Compare: https://github.com/InterNetNews/inn/compare/a6d1455f648d...84ca65fdf6ba
More information about the inn-committers
mailing list