Re: Defining _POSIX_SEMAPHORES for cygwin

2002-03-26 Thread Jason Tishler
Rob, On Wed, Mar 27, 2002 at 08:23:08AM +1100, Robert Collins wrote: > > -Original Message- > > From: Jason Tishler [mailto:[EMAIL PROTECTED]] > > Sent: Wednesday, March 27, 2002 3:07 AM > > > I have tried the attached patch and threaded Cygwin Python > > builds with semaphore support

RE: Defining _POSIX_SEMAPHORES for cygwin

2002-03-26 Thread Robert Collins
> -Original Message- > From: Jason Tishler [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, March 27, 2002 3:07 AM > I have tried the attached patch and threaded Cygwin Python > builds with semaphore support instead of conditional > variables. Is the consensus that this patch should b

Re: Defining _POSIX_SEMAPHORES for cygwin

2002-03-26 Thread Christopher Faylor
On Tue, Mar 26, 2002 at 11:07:11AM -0500, Jason Tishler wrote: >I have tried the attached patch and threaded Cygwin Python builds with >semaphore support instead of conditional variables. Is the consensus >that this patch should be submitted to the newlib list? Yes. cgf

Re: Defining _POSIX_SEMAPHORES for cygwin

2002-03-26 Thread Jason Tishler
On Mon, Mar 25, 2002 at 05:55:02PM -0500, Christopher Faylor wrote: > Please discuss this in cygwin-patches. > > On Mon, Mar 25, 2002 at 05:38:57PM -0500, Gerald S. Williams wrote: > >I have a patch from Jason, which I planned to post to > >the patches list, although I haven't done one yet, so >