mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-11 09:26:28 +02:00
The shell is wiring up signal handlers, and when they get torn down by Core::EventLoop, they are reset, which requires sigaction.
The shell is wiring up signal handlers, and when they get torn down by Core::EventLoop, they are reset, which requires sigaction.