Mailing-List: contact cygwin-developers-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-developers-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin-developers AT sources DOT redhat DOT com content-class: urn:content-classes:message Subject: RE: pthread_kill prototype MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Date: Wed, 21 Mar 2001 14:58:33 +1100 X-MimeOLE: Produced By Microsoft Exchange V6.0.4417.0 Message-ID: Thread-Topic: pthread_kill prototype Thread-Index: AcCxuefisfP2bEE2Ro6BVwYYnJzcyAAAL+zg From: "Robert Collins" To: "Jason Tishler" Cc: Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id XAA15061 > -----Original Message----- > From: Jason Tishler [mailto:Jason DOT Tishler AT dothill DOT com] > Sent: Wednesday, March 21, 2001 3:01 PM > To: Robert Collins > Cc: cygwin-developers AT cygwin DOT com > Subject: Re: pthread_kill prototype > > > Rob, > > On Wed, Mar 21, 2001 at 11:57:52AM +1100, Robert Collins wrote: > > > Ah. I stopped reading all of the python nonense a long > time ago. I > > > don't know anything about python and watching people continually > > > attempting to build it was excruciating. > > > > Same here.... but I realised that I had covered off the > problems with > > the present functions AFAICT and was looking for a quick > list of missing > > functions that have bugged people. So I figured I'd add to > the misery :] > > I'm not up for any (personal) misery too -- although, I really haven't > had any Python build misery for some time now...except when trying to > help others. Sigh... > > Anyway, is your pthread stuff ready for me to try building a threaded > Cygwin Python? Or, should I hold off for a few days? > > Thanks, > Jason > > -- > Jason Tishler > Director, Software Engineering Phone: +1 (732) 264-8770 x235 > Dot Hill Systems Corp. Fax: +1 (732) 264-8798 > 82 Bethany Road, Suite 7 Email: Jason DOT Tishler AT dothill DOT com > Hazlet, NJ 07730 USA WWW: http://www.dothill.com > Ready to go. I've sent in a patch to cygwin-patches, and if that's not in CVS, just apply it to a local copy. (It the one that doesn't change Makefile.in - Makefile.in was changed for the sched* functions). There's more to come of course. But not just yet. Rob