Add a TODO-note about crypt.c

This commit is contained in:
Laslo Hunhold 2016-12-27 14:30:51 +01:00
parent 52e49329e5
commit 9e594a986e
1 changed files with 3 additions and 0 deletions

3
TODO
View File

@ -18,5 +18,8 @@ features noted.
What also needs to be implemented is the capability of the tools to What also needs to be implemented is the capability of the tools to
handle data with NUL-bytes in it. 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 [0] http://landley.net/toybox/roadmap.html
[1] http://git.suckless.org/ubase/ [1] http://git.suckless.org/ubase/