OSDN Git Service

* thread.cc (MTinterface::fixup_after_fork): Remove code which potentially
authorcgf <cgf>
Sat, 13 Sep 2003 01:21:31 +0000 (01:21 +0000)
committercgf <cgf>
Sat, 13 Sep 2003 01:21:31 +0000 (01:21 +0000)
commit5f630e4d72f122140b6d16038581c3a122dc5c56
treefc117a94155f606cf003beb33c2e3af440d79093
parent5fd32a2a127382b3d1f3bd62228ff64fdabc2d5a
* 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.
winsup/cygwin/ChangeLog
winsup/cygwin/thread.cc