On Tue, Jan 08, 2008 at 02:42:24AM +0100, Bruno Haible wrote: > Colin Watson wrote: > > Do you happen to know whether I was overdoing it by adding in #ifdefs > > for SIGHUP, SIGINT, etc.? I decided better safe than sorry, but didn't > > know whether there was some basic set of signals that Gnulib's supported > > platforms were guaranteed to have. > > You were right. The set of signals that are supported everywhere is very > small, namely: > SIGINT > SIGILL > SIGFPE > SIGSEGV > SIGTERM > SIGABRT
I should have looked at C99 before asking. Thanks! -- Colin Watson [EMAIL PROTECTED]