This is the mail archive of the cygwin-patches 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]

Re: [PATCH] cygrunsrv: Added options -T and -X; fixed a couple minor issues


On Nov 13 13:28, Anton Lavrentiev via cygwin-patches wrote:
> 1. https://www.cygwin.com/ml/cygwin-patches/2019-q4/msg00107.html
> 2. Fixed an issue with "premature exit" error message printed if service is stopped from SCM by an operator
> 3. Fixed a potential issue with reporting 0 exit code when a service being stopped did not actually stop
> ---
>  ChangeLog    |   6 +++
>  cygrunsrv.cc | 125 +++++++++++++++++++++++++++++++++++++--------------
>  cygrunsrv.h  |   5 +++
>  utils.cc     |   8 ++++
>  utils.h      |   5 +++
>  5 files changed, 115 insertions(+), 34 deletions(-)

Pushed.


Thanks,
Corinna

-- 
Corinna Vinschen
Cygwin Maintainer

Attachment: signature.asc
Description: PGP signature


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