delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs> |
Sender: | cygwin-owner AT cygwin DOT com |
Delivered-To: | mailing list cygwin AT cygwin DOT com |
Message-ID: | <063301c19902$7877b560$0200a8c0@lifelesswks> |
From: | "Robert Collins" <robert DOT collins AT itdomain DOT com DOT au> |
To: | "Stephen Perry" <perry AT hks DOT com>, |
"Laurence F. Wood" <LaurenceWood AT SunyataSystems DOT Com>, | |
"Cygwin AT Cygwin. Com" <cygwin AT cygwin DOT com> | |
References: | <NEBBJEEGLOJAOMOBOKCBOEBIEAAA DOT perry AT hks DOT com> |
Subject: | Re: Cygwin for windows to linux migration |
Date: | Wed, 9 Jan 2002 22:40:41 +1100 |
MIME-Version: | 1.0 |
X-Priority: | 3 |
X-MSMail-Priority: | Normal |
X-Mailer: | Microsoft Outlook Express 6.00.2600.0000 |
X-MimeOLE: | Produced By Microsoft MimeOLE V6.00.2600.0000 |
X-OriginalArrivalTime: | 09 Jan 2002 11:40:41.0559 (UTC) FILETIME=[776B4E70:01C19902] |
----- Original Message ----- From: "Stephen Perry" <perry AT hks DOT com> > Other than templates, if you change all win32 calls to POSIX calls you > should be good to go. Including thread calls. Does cygwin support pthreads > on windows? That would be very cool, for porting purposes. Yes, nearly complete implementation (only one key feature - cancellation points - missing)... Oh signals per thread needs a little work. Apparently the code is pretty fast :}. (Another project, an IBM mainframe emulator bench tested cygwin threads vs Native threads vs libpthread-win32 (another pthreads-on-win32 library, but unable to be as complete as cygwin (can't assume a unix environment)), and native threads where (of course) fastest, but we came out even with libpthread-win32, and that was before some major speed enhancements. Rob -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |