Update TODO
This commit is contained in:
parent
102f579d0f
commit
64e7504314
8
TODO
8
TODO
|
@ -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
|
pick a utility of interest and check the POSIX specification to see if
|
||||||
there are any features missing.
|
there are any features missing.
|
||||||
|
|
||||||
We also need to add support for UTF-8. The existing consensus is to import
|
We also need to add support for UTF-8. We have imported libutf from
|
||||||
http://git.suckless.org/libutf in sbase.
|
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
|
[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