[uClibc-cvs] svn commit: trunk/uClibc

vapier at uclibc.org vapier at uclibc.org
Sun Jul 10 07:21:07 UTC 2005


Author: vapier
Date: 2005-07-10 01:21:07 -0600 (Sun, 10 Jul 2005)
New Revision: 10782

Log:
add some info on what needs to be done for specific arches

Modified:
   trunk/uClibc/TODO


Changeset:
Modified: trunk/uClibc/TODO
===================================================================
--- trunk/uClibc/TODO	2005-07-10 07:15:35 UTC (rev 10781)
+++ trunk/uClibc/TODO	2005-07-10 07:21:07 UTC (rev 10782)
@@ -81,8 +81,23 @@
     <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)
 
 
+
+
 -----------------------------------------------------------------------------
 Manuel's todo:
 




More information about the uClibc-cvs mailing list