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/

