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 15:21:27 +1100 X-MimeOLE: Produced By Microsoft Exchange V6.0.4417.0 Message-ID: Thread-Topic: pthread_kill prototype Thread-Index: AcCxvfCqcQV80qG+QU+MYAVMsuDbYwAAD30w From: "Robert Collins" To: "Jason Tishler" Cc: Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id XAA16037 > -----Original Message----- > From: Jason Tishler [mailto:Jason DOT Tishler AT dothill DOT com] > Sent: Wednesday, March 21, 2001 3:30 PM > To: Robert Collins > Cc: cygwin-developers AT cygwin DOT com > Subject: Re: pthread_kill prototype > > > Rob, > > On Wed, Mar 21, 2001 at 02:58:33PM +1100, Robert Collins wrote: > > 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). > > When building CVS, I get the following error: > > make[2]: *** No rule to make target `sched.o', needed by > `new-cygwin1.dll'. Stop. > make[2]: Leaving directory > `/home/jt/src/cygwin/build/i686-pc-cygwin/winsup/cygwin' > > On Tue, Mar 20, 2001 at 09:19:12PM -0500, Christopher Faylor wrote: > > On Wed, Mar 21, 2001 at 12:51:11PM +1100, Robert Collins wrote: > > >Changelog: > > >21 Mar 2001 Robert Collins > > > * sched.cc: New file. Implement sched* > > > * include/sched.h: New file. User land includes for sched*. > > > * Makefile.in: Add sched.o > > > * cygwin.din: Add exports for sched*. > > > > [snip] > > > > Applied. > > Was all of the above patch really applied? Have you done cvs update -P ? (you need to get the new files). Rob > > 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 >