Eric Blake wrote: > + * tests/test-signal.c (main): Enhance test.
One part of this does not look right. OK to remove this?
*** tests/test-signal.c.orig Thu Dec 31 22:18:46 2009
--- tests/test-signal.c Thu Dec 31 22:18:31 2009
***************
*** 110,118 ****
#ifdef SIGXFSZ
case SIGXFSZ:
#endif
- #ifdef SIG
- case SIG:
- #endif
/* SIGRTMIN and SIGRTMAX need not be compile-time constants. */
#if 0
# ifdef SIGRTMIN
--- 110,115 ----
