mirror of
https://github.com/systemd/systemd.git
synced 2024-11-08 11:27:32 +03:00
72c0a2c255
This ports a lot of manual code over to sigprocmask_many() and friends. Also, we now consistly check for sigprocmask() failures with assert_se(), since the call cannot realistically fail unless there's a programming error. Also encloses a few sd_event_add_signal() calls with (void) when we ignore the return values for it knowingly. |
||
---|---|---|
.. | ||
consoled-display.c | ||
consoled-manager.c | ||
consoled-session.c | ||
consoled-terminal.c | ||
consoled-workspace.c | ||
consoled.c | ||
consoled.h | ||
Makefile |