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

Re: [Patch]: Setting the winpid in pinfo


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


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