Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Date: Fri, 29 Aug 2003 12:07:33 -0400
From: Christopher Faylor <cgf-rcm@cygwin.com>
To: cygwin@cygwin.com
Subject: Re: pthreads and atexit on cygwin
Message-ID: <20030829160733.GB13143@redhat.com>
Reply-To: cygwin@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
References: <20030829052256.21826.qmail@linuxmail.org>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <20030829052256.21826.qmail@linuxmail.org>
User-Agent: Mutt/1.4.1i

On Fri, Aug 29, 2003 at 01:22:56PM +0800, peter garrone wrote:
>I have a noticed a difference in execution between cygwin and linux for
>pthreads and atexit.  If exit is called by a thread, then functions
>lodged with atexit by the main thread do not get invoked on cygwin, but
>do get invoked on linux.  Because I am unsure if this difference has
>been noted by anyone, I am describing it.

Isn't this the same issue as was recently reported for stdio?  Isn't
this a newlib issue?

cgf

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

