From: Lennart Poettering Date: Mon, 19 May 2025 08:08:39 +0000 (+0200) Subject: update TODO X-Git-Tag: v258-rc1~561 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8193066c0f3b4d40c8ec24aa6abd57856f4b4e53;p=thirdparty%2Fsystemd.git update TODO --- diff --git a/TODO b/TODO index cf40a25191d..7fc66bea2f2 100644 --- a/TODO +++ b/TODO @@ -127,6 +127,10 @@ Features: * replace most calls to sd_bus_send() by sd_bus_message_send() +* replace all uses of fopen_temporary() by fopen_tmpfile_linkable() + + flink_tmpfile() and then get rid of fopen_temporary(). Benefit: use O_TMPFILE + pervasively, and avoid rename() wherever we can. + * loginctl: show argv[] of "leader" process in tabular list-sessions output * loginctl: show "service identifier" in tabular list-sessions output, to make