Mailing-List: contact cygwin-developers-help AT sourceware DOT cygnus DOT com; run by ezmlm Sender: cygwin-developers-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin-developers AT sourceware DOT cygnus DOT com From: Chris Faylor Date: Tue, 13 Apr 1999 10:03:42 -0400 To: fortinj AT ibm DOT net Cc: "cygwin-developers AT sourceware DOT cygnus DOT com" Subject: Re: Pthread additions (more functions) Message-ID: <19990413100342.A859@cygnus.com> References: <3712A8C8 DOT F886188F AT ibm DOT net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.3i In-Reply-To: <3712A8C8.F886188F@ibm.net>; from fortinj@ibm.net on Mon, Apr 12, 1999 at 10:15:36PM -0400 On Mon, Apr 12, 1999 at 10:15:36PM -0400, fortinj AT ibm DOT net wrote: > The attached patches (tarred) against the 3/28 snapshot implement the >following: > >pthread_exit() >pthread_join() >pthread_detach() >pthread_suspend() >pthread_continue() Thanks again for supplying this but I have a request. Would you mind supplying this as one patch file rather than a number of different files? A patch in this format should be gzipped and sent as an attachment so that spaces and tabs are preserved. Also, your patch to cygwin.din removed some valid symbols (like seekdir), for some reason. I'm not sure how that happened. -chris