CVSROOT: /cvs/uberbaum
Module name: winsup
Changes by: [email protected] 2011-04-06 13:58:00
Modified files:
cygwin : ChangeLog dll_init.cc
Log message:
* dll_init.cc (reserve_at, release_at): New functions.
(load_after_fork): If the DLL was loaded higher than the required
address,
assume that it loaded at it's base address and also reserve memory
there to
force it to be relocated.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/ChangeLog.diff?cvsroot=uberbaum&r1=1.5238&r2=1.5239
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/dll_init.cc.diff?cvsroot=uberbaum&r1=1.78&r2=1.79