Add a TODO-note about crypt.c
This commit is contained in:
parent
52e49329e5
commit
9e594a986e
3
TODO
3
TODO
|
@ -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/
|
||||||
|
|
Loading…
Reference in New Issue
Block a user