Browse Source

note signal handling fubar issues on alpha

Mike Frysinger 18 years ago
parent
commit
f1d6630031
1 changed files with 2 additions and 0 deletions
  1. 2 0
      TODO

+ 2 - 0
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