www.delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1999/02/02/09:05:28

Date: Tue, 2 Feb 1999 12:03:52 +0200 (IST)
From: Eli Zaretskii <eliz AT is DOT elta DOT co DOT il>
X-Sender: eliz AT is
To: Paul Derbyshire <pderbysh AT usa DOT net>
cc: djgpp AT delorie DOT com
Subject: Re: Clarification re: signals
In-Reply-To: <3.0.6.32.19990202002923.008bd370@pop.netaddress.com>
Message-ID: <Pine.SUN.3.91.990202115702.13819Y-100000@is>
MIME-Version: 1.0
Reply-To: djgpp AT delorie DOT com

On Tue, 2 Feb 1999, Paul Derbyshire wrote:

> What exactly are the purposes of the following signals? Once again the
> (2.01) info files are not clear about them.

Upgrade to v2.02.

> SIGKILL    -- Does this pop upwhen a process receives kill()?

Yes.  But in DJGPP, a program can only kill() itself, it cannot kill 
another program.

> SIGQUIT    -- ???

Pressing Ctrl-\ (in v2.02) generates it.

> SIGTERM    -- ???

Not used in DJGPP.

> SIGILL     -- ???

Illegal machine instruction.  Generated by the CPU (e.g. the Invalid 
Opcode exception).

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019