summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorMike Yuan <me@yhndnzj.com>2024-12-31 02:46:28 +0100
committerLennart Poettering <lennart@poettering.net>2025-01-02 12:01:53 +0100
commit03ccee19396ae604d9ac1570dddb8b41ec0e7253 (patch)
tree5843f65908ce204b66f506dc80fb9990349aadd1 /TODO
parent60-sensor.hwdb: Loosen model mask to include entire series (diff)
downloadsystemd-03ccee19396ae604d9ac1570dddb8b41ec0e7253.tar.xz
systemd-03ccee19396ae604d9ac1570dddb8b41ec0e7253.zip
errno-list: prefer strerrorname_np() as errno_to_name() provider
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 1 insertions, 1 deletions
diff --git a/TODO b/TODO
index cd8be425e7..a7b6a9d847 100644
--- a/TODO
+++ b/TODO
@@ -1571,7 +1571,7 @@ Features:
* add a new flag to chase() that stops chasing once the first missing
component is found and then allows the caller to create the rest.
-* make use of new glibc 2.32 APIs sigabbrev_np() and strerrorname_np().
+* make use of new glibc 2.32 APIs sigabbrev_np().
* if /usr/bin/swapoff fails due to OOM, log a friendly explanatory message about it