commit 9e594a986eef7e589724f2f18a81e05c47cf70de
parent 52e49329e5c9a97f8bafceace6429e073a691b2e
Author: Laslo Hunhold <dev@frign.de>
Date: Tue, 27 Dec 2016 14:30:51 +0100
Add a TODO-note about crypt.c
Diffstat:
1 file changed, 3 insertions(+), 0 deletions(-)
diff --git a/TODO b/TODO
@@ -18,5 +18,8 @@ features noted.
What also needs to be implemented is the capability of the tools to
handle data with NUL-bytes in it.
+The return values of mdcheckline() in crypt.c need to be fixed (0 -> success,
+1 -> error).
+
[0] http://landley.net/toybox/roadmap.html
[1] http://git.suckless.org/ubase/