Share on Facebook Share on Twitter Email
Answers.com

SIGINT

 
Wikipedia: SIGINT (POSIX)
SIGINT
Description Terminal interrupt signal
Default action Abnormal termination of the process
SA_SIGINFO macros
None

On POSIX-compliant platforms, SIGINT is the signal sent to a process by its controlling terminal when a user wishes to interrupt the process. In source code, SIGINT is a symbolic constant defined in the header file signal.h. Symbolic signal names are used because a signal's numeric value can vary across platforms; on the vast majority of systems, it is signal #2

Contents

Etymology

SIG is a common prefix for signal names. INT is an abbreviated form of interrupt or interactive.

Usage

SIGINT is sent when the user on the process' controlling terminal presses the interrupt the running process key — typically Control-C, but on some systems, the "delete" character or "break" key.

External links

See also


Search unanswered questions...
Enter a question here...
Search: All sources Community Q&A Reference topics
 
 
Learn More
USSS (intelligence)
PARSEC (intelligence)
NSOC (intelligence)

What is SIGINT? Read answer...

Help us answer these
How did sigint evolve during the first world war?

Post a question - any question - to the WikiAnswers community:

 

Copyrights:

Wikipedia. This article is licensed under the Creative Commons Attribution/Share-Alike License. It uses material from the Wikipedia article "SIGINT (POSIX)" Read more

Related answers
» More
 

Mentioned in