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 sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin-developers AT sourceware DOT cygnus DOT com Message-Id: <199912080558.XAA14321@mercury.xraylith.wisc.edu> To: cygwin-developers AT sourceware DOT cygnus DOT com Subject: Re: pthreads status? [was Re: [Fwd: Many changes in latest snapshot]] In-Reply-To: Your message of "Wed, 08 Dec 1999 00:16:27 EST." <19991208001627 DOT A1075 AT cygnus DOT com> Date: Tue, 07 Dec 1999 23:58:32 -0600 From: Mumit Khan Chris Faylor writes: > > No, not that I'm aware of. Didn't think so, but better to ask ... > >2. Why not try to reuse code from pthreads-win32 project? License > > issue raises its ugly head again (isn't the copyright there owned > > by Cygnus as well?)? > > The code should be copyright Cygnus since Ben Elliston developed it, so > there is no reason not to integrate it, I guess. I have always thought > that it would be a culture clash since pthreads-win32 does not understand > anything about cygwin. I would think that that would be important. I agree. However, there are quite a few features that are somewhat runtime independent, and we should look at those parts. I'm a bit confused as to some of the choices made in the implementation (especially the types), but I need a better picture before I can comment objectively. I'll be spending 30 quality hours in airplanes next week, so that may be the opportunity. > Maybe if somebody else contacted them they would be more amenable to > discussing pthreads and possibly they have even continued to develop > the code. That was the primary purpose of my message, to shake these folks out. But then again, needs change and people move on, so we might as well pick it up and get working. Regards, Mumit