/[pengfork]/pengfork/src/sighndl.c
ViewVC logotype

Diff of /pengfork/src/sighndl.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.4 by chupa, Mon Dec 2 15:57:12 2002 UTC revision 1.5 by chupa, Tue Dec 3 18:38:15 2002 UTC
# Line 25  Line 25 
25  #include <stdlib.h>  #include <stdlib.h>
26  #include <signal.h>  #include <signal.h>
27    
28    #include "common.h"
29  #include "gettext.h"  #include "gettext.h"
30  #include "sighndl.h"  #include "sighndl.h"
31  #include "log.h"  #include "log.h"
# Line 50  sig_exit (signum) Line 51  sig_exit (signum)
51        log (LOG_NOTICE, string, "SIGHUP");        log (LOG_NOTICE, string, "SIGHUP");
52        break;        break;
53      }      }
54      status = sexit;
55    engine_stop ();    engine_stop ();
56  }  }

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26