This is the mail archive of the
cygwin@cygwin.com
mailing list for the Cygwin project.
Re: pthreads and atexit on cygwin
- From: Christopher Faylor <cgf-rcm at cygwin dot com>
- To: cygwin at cygwin dot com
- Date: Fri, 29 Aug 2003 12:07:33 -0400
- Subject: Re: pthreads and atexit on cygwin
- References: <20030829052256.21826.qmail@linuxmail.org>
- Reply-to: cygwin at cygwin dot com
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/