CVSROOT:        /cvs/uberbaum
Module name:    winsup
Changes by:     [email protected]     2011-05-28 20:55:34

Modified files:
        cygwin         : ChangeLog dll_init.cc dll_init.h 

Log message:
        * dll_init.cc (dll_list::alloc): Initialize dll::image_size.
        (reserve_at): Don't reserve space needed by the target dll if the latter
        overlaps the free region to be blocked.
        (dll_list::load_after_fork): Use new version of reserve_at.
        * dll_init.h (dll::image_size): New member.
        (pefile): New struct.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/ChangeLog.diff?cvsroot=uberbaum&r1=1.5382&r2=1.5383
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/dll_init.cc.diff?cvsroot=uberbaum&r1=1.88&r2=1.89
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/dll_init.h.diff?cvsroot=uberbaum&r1=1.23&r2=1.24

Reply via email to