CVSROOT: /cvs/src
Module name: src
Changes by: [EMAIL PROTECTED] 2003-09-13 01:21:32
Modified files:
winsup/cygwin : ChangeLog thread.cc
Log message:
* thread.cc (MTinterface::fixup_after_fork): Remove code which potentially
overwrote _impure pointer with contents of thread which invoked fork since this
eliminates important information like the pointer to the atexit queue.
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&r1=1.2067&r2=1.2068
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/thread.cc.diff?cvsroot=src&r1=1.131&r2=1.132