On Wed, Aug 22, 2012 at 4:28 AM, Tommi Rantala <[email protected]> wrote: > Introduce a new test case that is derived from test-resume-sig, but > using the SA_SIGINFO sigaction() flag. This case is referred in the > linux kernel sources as "realtime" signal handler, and is handled > differently in the kernel on many architectures and in libunwind as > well.
I think this test needs a #ifdef __linux__ to make sure it doesn't break other platforms. I'll go ahead and apply it anyway. Hopefully we can fix it up later if necessary. -Arun _______________________________________________ Libunwind-devel mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/libunwind-devel
