From de76643b3fbd49dbd3713e59d59e206fc28cc3f0 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Fri, 30 Sep 2022 14:14:33 +0200 Subject: [PATCH] update TODO --- TODO | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/TODO b/TODO index f6be4ec545..a52cac5629 100644 --- a/TODO +++ b/TODO @@ -119,6 +119,12 @@ Deprecations and removals: Features: +* tree-wide: convert as much as possible over to use sd_event_set_signal_exit(), instead + of manually hooking into SIGINT/SIGTERM + +* tree-wide: convert as much as possible over to SD_EVENT_SIGNAL_PROCMASK + instead of manual blocking. + * sd-boot: for each installed OS, grey out older entries (i.e. all but the newest), to indicate they are obsolete