From 9e594a986eef7e589724f2f18a81e05c47cf70de Mon Sep 17 00:00:00 2001 From: Laslo Hunhold Date: Tue, 27 Dec 2016 14:30:51 +0100 Subject: [PATCH] Add a TODO-note about crypt.c --- TODO | 3 +++ 1 file changed, 3 insertions(+) diff --git a/TODO b/TODO index 225034a..5edb8a3 100644 --- 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/