[Patch]: Setting the winpid in pinfo

Christopher Faylor cgf-no-personal-reply-please@cygwin.com
Sun Sep 12 03:50:00 GMT 2004


On Fri, Sep 10, 2004 at 09:29:35PM -0400, Pierre A. Humblet wrote:
>	* exceptions.cc: Add header files.
>	(ctrl_c_handler): Do nothing while a Cygwin subprocess is
>	starting.

I checked in a variation of this patch which used myself->ppid_handle
as a method for finding if the process was started by a cygwin process.
This means that a program which execs itself two or more times from
the command prompt will not trigger this behavior but I'm not 100%
sure that that isn't the correct behavior.

I also checked in the other two changes which I've mentioned in this
thread.

Thanks, as always, for your patch.

cgf



More information about the Cygwin-patches mailing list