]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
update TODO
authorLennart Poettering <lennart@poettering.net>
Mon, 12 Oct 2020 11:11:55 +0000 (13:11 +0200)
committerLennart Poettering <lennart@poettering.net>
Mon, 12 Oct 2020 11:11:55 +0000 (13:11 +0200)
TODO

diff --git a/TODO b/TODO
index 2ef5e9e50d7ad34ff360324573e4e8db966e7b5e..38b9040477cddf0c24f714a6ff69529cdcd49915 100644 (file)
--- a/TODO
+++ b/TODO
@@ -20,9 +20,11 @@ Janitorial Clean-ups:
 
 Features:
 
-* Provide a tool to hook into CONFIG_STATIC_USERMODEHELPER in the kernel, so
-  that we can collect all usermode helper calls and spawn them as regular
-  services.
+* port selinux code from mallinfo() to mallinfo2() once added to glibc
+
+* in fd_get_path() if we see (deleted) then do stat and check for st_nlink
+
+* add support for close_range() added in kernel 5.9
 
 * Add service setting to run a service within the specified VRF. i.e. do the
   equivalent of "ip vrf exec".