summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>2004-03-06 00:18:08 +0000
committerEric Andersen <andersen@codepoet.org>2004-03-06 00:18:08 +0000
commitaf897c3930098389852c102eceecf77afc21fb56 (patch)
tree2cad6d962f37ea6e170468fc638778d584604fff /TODO
parent0d28e03ec234e9cfed24e780a005c4e04091ead2 (diff)
note that syscall on mips needs to be fixed
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 2 insertions, 0 deletions
diff --git a/TODO b/TODO
index d2c54f665..5253a07ad 100644
--- a/TODO
+++ b/TODO
@@ -62,6 +62,8 @@ TODO list for the uClibc 1.0.0 release:
*) Rework the build system Makefile to eliminate recursive make.
*) Build both pic and non-pic objects where appropriate, so that
static libs need not pay the pic size penalty.
+ *) Cleanup/scrub all the Makefile copyright junk
+ *) Fix syscall() on mips
TODO list for AFTER the uClibc 1.0.0 release: