OSDN Git Service

note signal handling fubar issues on alpha
authorMike Frysinger <vapier@gentoo.org>
Tue, 28 Feb 2006 02:04:17 +0000 (02:04 -0000)
committerMike Frysinger <vapier@gentoo.org>
Tue, 28 Feb 2006 02:04:17 +0000 (02:04 -0000)
TODO

diff --git a/TODO b/TODO
index e39467c..2280d76 100644 (file)
--- 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