libc-testsuite/setjmp.c, branch mastercorrectness and quality tests for libc implementationsimprove sigsetjmp test2013年04月22日T14:22:00+00:00Rich Felkerdalias@aerifal.cx2013年04月22日T14:22:00+00:004dbca0ae3eafb9e21f2cdb2305395e7976feacb4
previously failure to save the signal mask was not being caught due to
the uninitialized buffer containing zero bits (by chance).
previously failure to save the signal mask was not being caught due to
the uninitialized buffer containing zero bits (by chance).
add setjmp test2012年11月11日T00:08:12+00:00Rich Felkerdalias@aerifal.cx2012年11月11日T00:08:12+00:0010bd92db00eb26f6f29b91717f4bf8d0054ba071
this will be useful for testing libc ports to new targets where the
asm could be buggy/broken.
this will be useful for testing libc ports to new targets where the
asm could be buggy/broken.