]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
update TODO
authorLennart Poettering <lennart@poettering.net>
Thu, 6 Aug 2020 12:08:25 +0000 (14:08 +0200)
committerLennart Poettering <lennart@poettering.net>
Thu, 6 Aug 2020 12:08:59 +0000 (14:08 +0200)
TODO

diff --git a/TODO b/TODO
index 88fd20ad3eda0050e33e71bfc1060998c4541da3..a9d4ee35a973d7c4adc35751b077317af8ea39cf 100644 (file)
--- a/TODO
+++ b/TODO
@@ -27,6 +27,8 @@ Features:
   nodes to /run/host, move notify socket (for sd_notify() between payload and
   container manager)
 
+* make use of new glibc 2.32 APIs sigabbrev_np() and strerrorname_np().
+
 * cryptsetup: if keyfile specified in crypttab is AF_UNIX socket, connect to it
   and read from it (like we do elsewhere with READ_FULL_FILE_CONNECT_SOCKET)