]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
update TODO
authorLennart Poettering <lennart@poettering.net>
Mon, 19 May 2025 08:08:39 +0000 (10:08 +0200)
committerLennart Poettering <lennart@poettering.net>
Wed, 21 May 2025 05:13:19 +0000 (07:13 +0200)
TODO

diff --git a/TODO b/TODO
index cf40a25191d232c33f004cccf2e7a235294eb8cf..7fc66bea2f25733d1b39a2c2f104ed8aab5841a1 100644 (file)
--- 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