commit 64e7504314c530b2f1684e218eaf90e10bbc10b2
Author: sin <sin_AT_2f30.org>
Date: Fri Nov 21 12:54:08 2014 +0000
Update TODO
diff --git a/TODO b/TODO
index c14fe17..0b9dcc2 100644
--- a/TODO
+++ b/TODO
_AT_@ -32,8 +32,12 @@ If you are looking for some work to do on sbase, another option is to
pick a utility of interest and check the POSIX specification to see if
there are any features missing.
-We also need to add support for UTF-8. The existing consensus is to import
-
http://git.suckless.org/libutf in sbase.
+We also need to add support for UTF-8. We have imported libutf from
+suckless.org. As a first step we should rework existing tools that use
+wide characters to use the libutf library.
+
+Update manpages to the new style. Look at cmp.1 or at the OpenBSD
+manpages for more information.
[0]
http://landley.net/toybox/roadmap.html
[1]
http://git.suckless.org/ubase/
Received on Fri Nov 21 2014 - 13:54:38 CET