> http://cygwin.com/ml/cygwin-patches/2009-q4/msg00028.html
> Don't know if this will help in your situation, but I figured it should
> be mentioned.
Thank you for the follow up.
The idea was to use CYGWIN (and hence UNIX scripting) to control (mainly:
launch / stop) applications (whether CYGWI
> As the person who wrote the signal handling code, I
Believe it or not, I'm well aware of that.
> continuing to insist that you need this will avail you naught
There was no intention to insist on anything; but to understand why that
has been implemented the way it is. And the point has been t
On 10/29/2013 3:21 PM, Christopher Faylor wrote:
On Tue, Oct 29, 2013 at 06:37:46PM +, Lavrentiev, Anton (NIH/NLM/NCBI) [C]
wrote:
CYGWIN lets me access some Windows-specific APIs (the same way one
would do by using some UNIX-flavor-specific libraries), without having
to port them all to CY
On Tue, Oct 29, 2013 at 06:37:46PM +, Lavrentiev, Anton (NIH/NLM/NCBI) [C]
wrote:
>> Sorry but we aren't going to redesign the signal delivery mechanism for
>> your use case.
>
>It wasn't exactly a redesign I was asking about; rather an addition
>(or an improvement, if you will) for only the
> Sorry but we aren't going to redesign the signal delivery mechanism for
> your use case.
It wasn't exactly a redesign I was asking about; rather an addition
(or an improvement, if you will) for only the case of that one KILL
signal, which is already a special thing in all aspects even on UNIX.
On Tue, Oct 29, 2013 at 03:47:47PM +, Lavrentiev, Anton (NIH/NLM/NCBI) [C]
wrote:
>Hello List,
>
>I have a question, as to why CYGWIN does not use the TerminateProcess approach
>when
>dealing with SIGKILL sent to a process (in the manner the CYGWIN's own kill
>utility
>does when invoked with
Hello List,
I have a question, as to why CYGWIN does not use the TerminateProcess approach
when
dealing with SIGKILL sent to a process (in the manner the CYGWIN's own kill
utility
does when invoked with -f)? Usually SIGKILL is expected to reliably terminate
its victim (let alone it can't be int
7 matches
Mail list logo