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 Subject: architecture question MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" X-MimeOLE: Produced By Microsoft Exchange V6.0.4417.0 content-class: urn:content-classes:message Date: Mon, 9 Apr 2001 14:12:46 +1000 Message-ID: Thread-Topic: architecture question Thread-Index: AcDAq1Uv5WcpZwJTQPS5sECez0fUIQ== From: "Robert Collins" To: Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id AAA19598 Chris, Some of the pthread code is really just calling the correct function, and could easily be implemented as a macro if the appropriate headers were included in the userland programs... Is there someway to get the same result without forcing the inclusion of windows headers? Rob