From: Kurt Wall <kwall@kurtwerks.com>
To: linux-c-programming@vger.kernel.org
Subject: Re: Signal on Ctrl-C
Date: Tue, 7 May 2002 21:43:03 -0400 [thread overview]
Message-ID: <20020507214303.H15207@marta> (raw)
In-Reply-To: <3CD83493.F2C50ADC@fi.uba.ar>; from dmarian@fi.uba.ar on Tue, May 07, 2002 at 05:09:55PM -0300
Scribbling feverishly on May 07, Darío Mariani managed to emit:
> Hello:
> Wich is the UNIX signal emited when you press Ctrl-C on a console
> application?
> Thanks for your help,
SIGINT.
$ man 7 signal
reveals all. See also
$ kill -l
Kurt
--
When does summertime come to Minnesota, you ask? Well, last year, I
think it was a Tuesday.
-
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
next prev parent reply other threads:[~2002-05-08 1:43 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
2002-05-08 1:43 ` Kurt Wall [this message]
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=20020507214303.H15207@marta \
--to=kwall@kurtwerks.com \
--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).