summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2005-07-10 07:21:07 +0000
committerMike Frysinger <vapier@gentoo.org>2005-07-10 07:21:07 +0000
commit128d0c53cc1c605aff3910f9465c33f0681ffdf4 (patch)
tree3732af62b5895bbc635b2271e39a8a4d555e8e3d /TODO
parent582cf4bdc3e0675656db08d47696a6d45c2db253 (diff)
add some info on what needs to be done for specific arches
Diffstat (limited to 'TODO')
-rw-r--r--TODO15
1 files changed, 15 insertions, 0 deletions
diff --git a/TODO b/TODO
index e9b45117b..370af9e68 100644
--- a/TODO
+++ b/TODO
@@ -81,6 +81,21 @@ TODO list for AFTER the uClibc 1.0.0 release:
<more wishlist items here>
+Arch specific TODO:
+-------------------------------------------------
+ alpha:
+ _init/_fini hangs signal-ed (assert test)
+ output from cloned children seems funky (unistd/clone test)
+ m68k:
+ need to verify libc again
+ ldso needs to be updated since it's totally broken atm
+ sparc:
+ need a sigaction.c since common one doesnt work (signal tests)
+ ldso needs to be updated since it's totally broken atm
+ x86_64:
+ ldso needs to be finished off (elfinterp/resolve)
+
+
-----------------------------------------------------------------------------