summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2006-02-28 05:31:57 +0000
committerMike Frysinger <vapier@gentoo.org>2006-02-28 05:31:57 +0000
commit0ed1f493fcd25372403aa756916763cf444967c9 (patch)
tree51f9d6578b69d8b649ed2549b08220f9b1494c9a /TODO
parent41d42afb343e3c2895488646768eca30de74f853 (diff)
import rt_sigaction from glibc to fix alpha signal handling issues
Diffstat (limited to 'TODO')
-rw-r--r--TODO6
1 files changed, 2 insertions, 4 deletions
diff --git a/TODO b/TODO
index 2280d762f..db8739c7e 100644
--- a/TODO
+++ b/TODO
@@ -31,6 +31,7 @@ TODO list for the uClibc 0.9.29 release:
TODO list for the uClibc 1.0.0 release:
-------------------------------------------------
+ *) glob / fnmatch tests fail
*) Finish hiding uClibc internal symbols from our exported namespace.
*) Explicity add some sortof CONFIG_LINUX_2_2_ABI, CONFIG_LINUX_2_4_ABI
and CONFIG_LINUX_2_6_ABI type options, rather than having the abi
@@ -95,10 +96,7 @@ TODO list for AFTER the uClibc 1.0.0 release:
Arch specific TODO:
-------------------------------------------------
alpha:
- signal handling is all screwed; common linux versions do not work for us,
- need to import all the stuff from glibc ...
- _init/_fini hangs signal-ed (assert test)
- output from cloned children seems funky (unistd/clone test)
+
ldso is not implemented
arm:
update crt1 code again for nommu (http://bugs.uclibc.org/view.php?id=538)