This is the mail archive of the cygwin-developers@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] finishing spawn / vfork signal inheritance


On Thu, Mar 20, 2003 at 12:27:55PM -0500, Joe Buehler wrote:
>Christopher,
>
>I see that you applied my previous patch for spawnve().  Here is
>the missing part -- the parent has to copy its signal handlers to
>the child.
>
>Please check this -- this part of Cygwin is complex.  I compiled
>it and it fixes vfork() and spawnve().

I fixed this in a slightly different way by adding the functionality
to child.remember and removing the copysigs from fork.

Thanks.
cgf


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