bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: strsignal module


From: Bruno Haible
Subject: Re: strsignal module
Date: Tue, 8 Jan 2008 02:42:24 +0100
User-agent: KMail/1.5.4

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

Bruno





reply via email to

[Prev in Thread] Current Thread [Next in Thread]