[klibc] [PATCH] test: Add signal nodefer

Matt Fleming matt at console-pimps.org
Wed Aug 17 02:29:35 PDT 2011


On Tue, 2011-08-16 at 20:36 +0200, maximilian attems wrote:
> From: Matt Fleming <matt at console-pimps.org>
> 
> Uncovered a bug in avr32 signal handling,
> might come handy in testing other archs signal.
> 
> Signed-off-by: Matt Fleming <matt at console-pimps.org>
> Signed-off-by: maximilian attems <max at stro.at>
> ---
> 
> Seen on lmkl, any objections to add your test to klibc:
> http://git.kernel.org/?p=libs/klibc/klibc.git;a=summary
> 
> We know archs were signal stuff is trouble some: x86_32, m68k, ..
> 
> Thank you.
> 
>  usr/klibc/tests/Kbuild        |    1 +
>  usr/klibc/tests/sig-nodefer.c |   55 +++++++++++++++++++++++++++++++++++++++++
>  2 files changed, 56 insertions(+), 0 deletions(-)
>  create mode 100644 usr/klibc/tests/sig-nodefer.c

Thanks for doing this!

-- 
Matt Fleming, Intel Open Source Technology Center



More information about the klibc mailing list