On Sun, 30 Jun 2002, Andrew MacIntyre wrote:
> On Wed, 19 Jun 2002, Daniel Eischen wrote:
> 
> > Andrew MacIntyre wrote:
> 
> {...}
> 
> > > The attached C code is a simple example of a signal handling situation
> > > which works in the non-threaded interpreter, but fails in a threaded
> > > interpreter.
> 
> {...}
> 
> > Try the patch included at the bottom.
> {...}
> > Index: uthread/uthread_sigpending.c
> {...}
> > Index: uthread/uthread_sigsuspend.c
> 
> This patch does indeed resolve the issue with the Python interpreter.
> 
> Could I expect this patch to be applied to -stable before 4.7?

Should be no problem.  It's already been committed to -current.

-- 
Dan Eischen


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to