aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO6
1 files changed, 6 insertions, 0 deletions
diff --git a/TODO b/TODO
index 8f8c2942e..2a963ddb9 100644
--- a/TODO
+++ b/TODO
@@ -260,6 +260,12 @@ Minor stuff:
Unfortunately, that needs linux/watchdog.h and that contains unfiltered
kernel types on some distros, which breaks the build.
+ use bb_error_msg where appropriate: See
+ egrep "(printf.*\([[:space:]]*(stderr|2)|[^_]write.*\([[:space:]]*(stderr|2))"
+
+ use bb_perror_msg where appropriate: See
+ egrep "[^_]perror"
+
Code cleanup: