CVSROOT: /cvs/src
Module name: src
Changes by: [EMAIL PROTECTED] 2003-12-23 22:24:38
Modified files:
winsup/cygwin : ChangeLog fork.cc
Log message:
* fork.cc (fork_child): After a pthread/fork, ensure that impure pointer stuff
which resides in parent is propagated to child thread.
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&r1=1.2245&r2=1.2246
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/fork.cc.diff?cvsroot=src&r1=1.118&r2=1.119