Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@sources.redhat.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@sources.redhat.com>
List-Help: <mailto:cygwin-help@sources.redhat.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@sources.redhat.com
Delivered-To: mailing list cygwin@sources.redhat.com
Date: Tue, 23 Jan 2001 17:05:56 -0500
From: Christopher Faylor <cgf@redhat.com>
To: cygwin@cygwin.com
Subject: Re: pthreads on Cygwin
Message-ID: <20010123170556.B21009@redhat.com>
Reply-To: cygwin@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
References: <3A6DFC0F.9080809@home.com>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.3.11i
In-Reply-To: <3A6DFC0F.9080809@home.com>; from gronbog@home.com on Tue, Jan 23, 2001 at 04:47:59PM -0500

On Tue, Jan 23, 2001 at 04:47:59PM -0500, Dave Brolley wrote:
>Looking at it a little more closely, it looks like pthread.h was written for Cygwin,
>and unconditionally defines all the pthread related types and functions, but is now
>depending on sys/features.h to set the _POSIX_* macros.

It isn't "now" depending on sys/features.h.  It has never, AFAIK, defined any
of the _POSIX_* macros.

As the FAQ states there is only limited support fo POSIX threads in
Cygwin.

cgf

--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple

