This is the mail archive of the cygwin-apps@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Heads-up: cygrunsrv-0.97-1 never announced


On Sun, 7 Dec 2003, Corinna Vinschen wrote:

> On Dec  5 18:00, Brian Ford wrote:
> > 2003-12-05  Brian Ford  <ford@vss.fsi.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

BTW, this was never announced.
	Igor
-- 
				http://cs.nyu.edu/~pechtcha/
      |\      _,,,---,,_		pechtcha@cs.nyu.edu
ZZZzz /,`.-'`'    -.  ;-;;,_		igor@watson.ibm.com
     |,4-  ) )-,_. ,\ (  `'-'		Igor Pechtchanski, Ph.D.
    '---''(_/--'  `-'\_) fL	a.k.a JaguaR-R-R-r-r-r-.-.-.  Meow!

"I have since come to realize that being between your mentor and his route
to the bathroom is a major career booster."  -- Patrick Naughton


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]