From 0ed1f493fcd25372403aa756916763cf444967c9 Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Tue, 28 Feb 2006 05:31:57 +0000 Subject: import rt_sigaction from glibc to fix alpha signal handling issues --- TODO | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'TODO') 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) -- cgit v1.2.3