This is the mail archive of the cygwin-developers@sourceware.cygnus.com mailing list for the Cygwin project. See the Cygwin home page for more information.
Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Pthread additions (more functions)


On Mon, Apr 12, 1999 at 10:15:36PM -0400, fortinj@ibm.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