update TODO
authorLennart Poettering <lennart@poettering.net>
Wed, 18 Apr 2018 10:42:22 +0000 (12:42 +0200)
committerLennart Poettering <lennart@poettering.net>
Wed, 18 Apr 2018 10:52:20 +0000 (12:52 +0200)
TODO

diff --git a/TODO b/TODO
index 82d197c..3a1b76e 100644 (file)
--- a/TODO
+++ b/TODO
@@ -24,6 +24,13 @@ Janitorial Clean-ups:
 
 Features:
 
+* Fix DECIMAL_STR_MAX or DECIMAL_STR_WIDTH. One includes a trailing NUL, the
+  other doesn't. What a desaster. Probably to exclude it. Also
+  DECIMAL_STR_WIDTH should probably add an extra "-" into account for negative
+  numbers.
+
+* port systemctl, systemd-inhibit, busctl, … over to format-table.[ch]'s table formatters
+
 * pid1: lock image configured with RootDirectory=/RootImage= using the usual nspawn semantics while the unit is up
 
 * add --vacuum-xyz options to coredumpctl, matching those journalctl already has.