RCS file: ./1sig.c,v
Working file: ./1sig.c
head: 1.2
branch:
locks: strict
root: 1.2
access list:
symbolic names:
keyword substitution: kv
total revisions: 2; selected revisions: 2
description:
basic implementation of signals
—————————-
revision 1.2 locked by: root;
date: 2014/11/22 04:18:02; author: root; state: Exp; lines: +1 -1
implement the signal handler concept
use SIGQUIT signal
—————————-
revision 1.1
date: 2014/11/22 04:16:43; author: root; state: Exp;
Initial revision
=============================================================================
[root@VIPIN signals]#