commit bf518929b9da24e99ccb3e2b88e38b206ff6de07 parent 3e1e54051ed6fd38feb05e35385846124fc7674b Author: FRIGN <dev@frign.de> Date: Sat, 14 Feb 2015 21:56:19 +0100 Remove runetype and to*rune section from TODO Diffstat:
M | TODO | | | 5 | ----- |
1 file changed, 0 insertions(+), 5 deletions(-)
diff --git a/TODO b/TODO @@ -30,10 +30,5 @@ If you are looking for some work to do on sbase, another option is to pick a utility from the list in the README which has missing flags or features noted. -We also need to add support for UTF-8. We have imported libutf from -suckless.org and reworked all tools which used wchar.h. -What is left to do is replace all instances of wctype.h-usage with -functions in runetypebody.h, which is much saner than wctype.h. - [0] http://landley.net/toybox/roadmap.html [1] http://git.suckless.org/ubase/