diff options
author | Mike Frysinger <vapier@gentoo.org> | 2006-02-28 02:04:17 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2006-02-28 02:04:17 +0000 |
commit | f1d6630031409b01c3fef8fcf034590f44c60869 (patch) | |
tree | a2f811804b825256648e1a055921b1f101501102 | |
parent | 43a9d5648811f16936710b7d837ad2a19ce1f16a (diff) |
note signal handling fubar issues on alpha
-rw-r--r-- | TODO | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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 |