summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2006-02-28 02:04:17 +0000
committerMike Frysinger <vapier@gentoo.org>2006-02-28 02:04:17 +0000
commitf1d6630031409b01c3fef8fcf034590f44c60869 (patch)
treea2f811804b825256648e1a055921b1f101501102 /TODO
parent43a9d5648811f16936710b7d837ad2a19ce1f16a (diff)
note signal handling fubar issues on alpha
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 2 insertions, 0 deletions
diff --git a/TODO b/TODO
index e39467c8c..2280d762f 100644
--- a/TODO
+++ b/TODO
@@ -95,6 +95,8 @@ 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