linux-c-programming.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "William N. Zanatta" <william@veritel.com.br>
To: "Darío Mariani" <dmarian@fi.uba.ar>
Cc: linux-c-programming@vger.kernel.org
Subject: Re: Signal on Ctrl-C
Date: Tue, 07 May 2002 17:52:21 -0300	[thread overview]
Message-ID: <3CD83E85.8030400@veritel.com.br> (raw)
In-Reply-To: 3CD83493.F2C50ADC@fi.uba.ar

Darío Mariani wrote:
> Hello:
>   Wich is the UNIX signal emited when you press Ctrl-C on a console
> application?
>   Thanks for your help,
> 
> 			Darío
> -
> To unsubscribe from this list: send the line "unsubscribe linux-c-programming" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> 
> 


SIGINT        2        A      Interrupt from keyboard


"man 7 signal" for "THE LIST"


[]'s

william

-
To unsubscribe from this list: send the line "unsubscribe linux-c-programming" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

  reply	other threads:[~2002-05-07 20:52 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-05-02 21:17 Running make seems to be crashing my computer Andrew Edmondson
2002-05-02 21:30 ` Darío Mariani
2002-05-07 20:09   ` Signal on Ctrl-C Darío Mariani
2002-05-07 20:52     ` William N. Zanatta [this message]
2002-05-08  1:43     ` Kurt Wall
2002-06-07 20:42       ` Network protocol Darío Mariani
2002-06-07 21:04         ` Darío Mariani
     [not found] ` <20020502220737.GA16467@cam.ac.uk>
2002-05-08 19:53   ` Running make seems to be crashing my computer Andrew Edmondson

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3CD83E85.8030400@veritel.com.br \
    --to=william@veritel.com.br \
    --cc=dmarian@fi.uba.ar \
    --cc=linux-c-programming@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).