aboutsummaryrefslogtreecommitdiffstats
path: root/init/log.c
diff options
context:
space:
mode:
authorturret <turret@duck.com>2024-01-14 21:15:09 -0600
committerturret <turret@duck.com>2024-01-14 21:15:09 -0600
commitb93f0d9b2ae44ab75d469adf72783030a636b2ea (patch)
treea4da8ba6d039d174ce2416d2b430050e7ceb411a /init/log.c
parent4179b6eb0e4434dcac1f6bbf2e78709df964bf77 (diff)
downloaddiscord-bot-skeleton-b93f0d9b2ae44ab75d469adf72783030a636b2ea.tar.gz
discord-bot-skeleton-b93f0d9b2ae44ab75d469adf72783030a636b2ea.tar.bz2
discord-bot-skeleton-b93f0d9b2ae44ab75d469adf72783030a636b2ea.zip
subsys: clear signal handlers
since we moved our signal handlers to be created before subsystems are created, our new signal handlers (which namely blocks SIGTERM, used for panicing) are passed on. in order to restore full panic functionality, we clear all signal blocks before passing execution to the subsystem
Diffstat (limited to 'init/log.c')
0 files changed, 0 insertions, 0 deletions