From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10447 invoked by alias); 17 Mar 2004 09:13:10 -0000 Mailing-List: contact cygwin-apps-cvs-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Post: List-Help: , Sender: cygwin-apps-cvs-owner@sources.redhat.com Received: (qmail 10433 invoked by uid 9078); 17 Mar 2004 09:13:10 -0000 Date: Wed, 17 Mar 2004 09:13:00 -0000 Message-ID: <20040317091310.10431.qmail@sources.redhat.com> From: corinna@sources.redhat.com To: cygwin-apps-cvs@sources.redhat.com Subject: cygrunsrv ChangeLog cygrunsrv.cc X-SW-Source: 2004-q1/txt/msg00027.txt.bz2 List-Id: CVSROOT: /cvs/cygwin-apps Module name: cygrunsrv Changes by: corinna@sourceware.org 2004-03-17 09:13:10 Modified files: . : ChangeLog cygrunsrv.cc Log message: * cygrunsrv.cc (termsig_sent): New variable; (terminate_child): Set termsig_sent right before sending the signal. (service_main): If the child terminated due to a signal, only log error in case it wasn't our own termination signal. Patches: http://sources.redhat.com/cgi-bin/cvsweb.cgi/cygrunsrv/ChangeLog.diff?cvsroot=cygwin-apps&r1=1.33&r2=1.34 http://sources.redhat.com/cgi-bin/cvsweb.cgi/cygrunsrv/cygrunsrv.cc.diff?cvsroot=cygwin-apps&r1=1.19&r2=1.20