summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorShawn Landden <shawnlandden@gmail.com>2012-08-03 17:22:09 -0700
committerLennart Poettering <lennart@poettering.net>2012-08-06 16:37:01 +0200
commit1421211924ff05af3b0c0d52f1c84472d0307456 (patch)
tree6cf96db91fd478f3b281a5b11fb0214a1fc1e613 /TODO
parent8230e26dc954a40d8c9dbc8ddd9376117021f9d2 (diff)
continue work with error messages, log_oom()
Adds messages for formally silent errors: new "Failed on cmdline argument %s: %s". Removes some specific error messages for -ENOMEM in mount-setup.c. A few specific ones have been left in other binaries.
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 1 insertions, 1 deletions
diff --git a/TODO b/TODO
index 41d09434e6..6dc36cb99d 100644
--- a/TODO
+++ b/TODO
@@ -479,7 +479,7 @@ Regularly:
* Use PR_SET_PROCTITLE_AREA if it becomes available in the kernel
-* %m in printf() instead of strerror();
+* %m in printf() instead of strerror(errno);
* pahole