RCS file: ./ignore_sigint.c,v
Working file: ./ignore_sigint.c
head: 1.2
branch:
locks: strict
root: 1.2
access list:
symbolic names:
keyword substitution: kv
total revisions: 2; selected revisions: 2
description:
ignore the signal using SIG_DFL.
—————————-
revision 1.2 locked by: root;
date: 2014/03/11 05:08:35; author: root; state: Exp; lines: +1 -0
by pressing ctrl+c second time…the signal will be set to default
causing the process to be end.
—————————-
revision 1.1
date: 2014/03/11 05:06:56; author: root; state: Exp;
Initial revision