delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2003/12/08/19:49:00

Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
Delivered-To: mailing list cygwin AT cygwin DOT com
X-Injected-Via-Gmane: http://gmane.org/
To: cygwin AT cygwin DOT com
From: Frank Seesink <frank AT mail DOT wvnet DOT edu>
Subject: Re: Cygrunsrv and spawned processes
Date: Mon, 08 Dec 2003 19:48:39 -0500
Lines: 34
Message-ID: <br365b$fs3$1@sea.gmane.org>
References: <bqnr0g$goo$1 AT sea DOT gmane DOT org> <Pine DOT GSO DOT 4 DOT 56 DOT 0312041518390 DOT 1463 AT slinky DOT cs DOT nyu DOT edu> <bqo96m$gbb$1 AT sea DOT gmane DOT org> <20031205104953 DOT GA2456 AT cygbert DOT vinschen DOT de> <bqr2cg$gnv$1 AT sea DOT gmane DOT org> <Pine DOT GSO DOT 4 DOT 58 DOT 0312051741310 DOT 28297 AT eos> <20031207123907 DOT GA20759 AT cygbert DOT vinschen DOT de>
Mime-Version: 1.0
X-Complaints-To: usenet AT sea DOT gmane DOT org
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.5) Gecko/20031007
X-Accept-Language: en-us, en
In-Reply-To: <20031207123907.GA20759@cygbert.vinschen.de>

Corinna & Brian,

Thank you! Thank you! Thank you! :-)

I downloaded cygrunsrv 0.97-1 and it works!  Thanks a bunch.  I truly 
appreciate this.  Thanks for all your help in this.


Corinna Vinschen wrote:
> On Dec  5 18:00, Brian Ford wrote:
> 
>>2003-12-05  Brian Ford  <ford AT vss DOT fsi DOT com>
>>
>>	* cygrunsrv.cc (terminate_child): Send the signal to the whole
>>	processes group.
>>
>>--- cygrunsrv.cc	2003-12-05 17:48:26.250000000 -0600
>>+++ cygrunsrv.cc.orig	2003-12-05 17:48:13.520000000 -0600
>>@@ -978,7 +978,7 @@ terminate_child ()
>>       sleep (1);
>>     else
>>       {
>>-	kill (-server_pid, termsig);
>>+	kill (server_pid, termsig);
>> 	report_service_status ();
>> 	return 0;
>>       }
> 
> 
> Thanks, I've just uploaded a new version of cygrunsrv which contains
> this patch.
> 
> Corinna



--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019