[ekg2-commit] r3983 - trunk/ekg: trunk/ekg/ekg.c
SVN commit
svn w toxygen.net
Pon, 7 Kwi 2008, 17:12:24 CEST
Author: peres
Date: 2008-04-07 17:12:24 +0200 (Mon, 07 Apr 2008)
New Revision: 3983
Modified:
trunk/ekg/ekg.c
Log:
Engage exit on SIGTERM.
Modified: trunk/ekg/ekg.c
===================================================================
--- trunk/ekg/ekg.c 2008-04-05 17:23:51 UTC (rev 3982)
+++ trunk/ekg/ekg.c 2008-04-07 15:12:24 UTC (rev 3983)
@@ -735,6 +735,7 @@
#ifndef NO_POSIX_SYSTEM
signal(SIGSEGV, handle_sigsegv);
signal(SIGHUP, handle_sighup);
+ signal(SIGTERM, handle_sighup);
signal(SIGUSR1, handle_sigusr1);
signal(SIGUSR2, handle_sigusr2);
signal(SIGALRM, SIG_IGN);
Więcej informacji o liście dyskusyjnej ekg2-commit