commit 2869adf45872d0271a50b018c81fbdef5f6b88c0
Author: sin <sin_AT_2f30.org>
Date: Thu Nov 13 16:32:53 2014 +0000
Update TODO
diff --git a/TODO b/TODO
index 17ff3c2..0cad76a 100644
--- a/TODO
+++ b/TODO
_AT_@ -1,7 +1,7 @@
The following list of commands is taken from the toybox roadmap[0] and
-has been stripped down accordingly. Commands that belong to ubase[1] are
-not listed here as well as commands that fall outside the scope of sbase
-such as vi and sh are also not listed here.
+has been stripped down accordingly. Commands that belong to ubase[1]
+are not listed here as well as commands that fall outside the scope of
+sbase such as vi and sh are also not listed here.
at
awk
_AT_@ -21,13 +21,17 @@ stty
tabs
tput
-The following programs have been imported from OpenBSD and
-need replacing or cleaning up:
+The following programs have been imported from OpenBSD and need
+replacing or cleaning up:
csplit
col
expr
printf
+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.
+
[0]
http://landley.net/toybox/roadmap.html
[1]
http://git.suckless.org/ubase/
Received on Thu Nov 13 2014 - 17:33:51 CET