summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>2001-06-01 01:45:58 +0000
committerEric Andersen <andersen@codepoet.org>2001-06-01 01:45:58 +0000
commitfbaac3d4f36e5a3d63634c3a41137ade851060ac (patch)
treef4c09589eddf4b5d79c338824e1061b0ff5d5ec6 /TODO
parente68b7116f9d883b7a4f397f3ac1f5f9fb7d8aa9e (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--TODO7
1 files changed, 7 insertions, 0 deletions
diff --git a/TODO b/TODO
new file mode 100644
index 000000000..6fd469e8b
--- /dev/null
+++ b/TODO
@@ -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