[klibc] [PATCH] test: Add signal nodefer

maximilian attems max at stro.at
Wed Aug 17 05:04:35 PDT 2011


On Wed, Aug 17, 2011 at 10:29:35AM +0100, Matt Fleming wrote:
> 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!

thank you for the ack, applied and pushed.
(will hit kernel.org mirrors soon)

-- 
maks



More information about the klibc mailing list