diff options
author | Eric Andersen <andersen@codepoet.org> | 2001-06-01 01:45:58 +0000 |
---|---|---|
committer | Eric Andersen <andersen@codepoet.org> | 2001-06-01 01:45:58 +0000 |
commit | fbaac3d4f36e5a3d63634c3a41137ade851060ac (patch) | |
tree | f4c09589eddf4b5d79c338824e1061b0ff5d5ec6 /TODO | |
parent | e68b7116f9d883b7a4f397f3ac1f5f9fb7d8aa9e (diff) |
Add in an initial TODO list. Please add stuff as needed (and feel
free to work on items in this list as well).
-Erik
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -0,0 +1,7 @@ +Fix regex so it isn't so stinking big +Fix glob so it isn't so stinking big +Integrate Jeff Garzik's key-value reading code for pwd/grp, /etc/hosts, etc +Integrate the locale stuff from vodz +Get the arm port of the shared lib loader working +Get the powerpc port of the shared lib loader working +Finish sparc port |