<signal.h> - question about signals

From: Jackie (Jackie200010_at_earthlink.net)
Date: 07/28/04


Date: Wed, 28 Jul 2004 05:39:29 GMT

Hi everyone,
I'd like to know when and how signals are used (e.g. SIGFPE, SIGABRT,
SIGTERM, SIGSEGV, SIGINT)? Thank you so much.



Relevant Pages

  • Re: Ctrl-C in script causing started process to terminate
    ... sleep 180 ... the hinit process ignores this signal by ... SIGTERM under this condition so it is very confusing. ... All my SIGINT ...
    (comp.unix.programmer)
  • Re: signals
    ... Rich Gibbs wrote: ... >> what is difference between SIGTERM and SIGINT? ... transferred from currently running process to signal handler thats it ...
    (comp.unix.programmer)
  • Re: Dangers of intercepting SIGINT?
    ... process shutdown via SIGINT. ... other (kernel) process sends SIGTERM, ... SIGTERM is another shutdown signal. ...
    (comp.os.linux.development.apps)
  • Re: signals
    ... > what is difference between SIGTERM and SIGINT? ... "You can observe a lot by watching." ... -- Yogi Berra ...
    (comp.unix.programmer)
  • Re: Getting a core dump from mozilla
    ... > SIGQUIT, SIGILL, SIGABRT, SIGFPE or SIGSEGV (well, there are others, ... Strace says it's a SIGSEGV. ...
    (Fedora)