]> sourceware.org Git - newlib-cygwin.git/commit
* dll_init.cc (dll_list::alloc): Initialize dll::image_size.
authorChristopher Faylor <me@cgf.cx>
Sat, 28 May 2011 20:55:34 +0000 (20:55 +0000)
committerChristopher Faylor <me@cgf.cx>
Sat, 28 May 2011 20:55:34 +0000 (20:55 +0000)
commit6cd2e18523b86befc0ac656b1308a1b3494e985f
tree5d0c8b1f802933b81a53f5019db0387bda3c9c3b
parent07f89f85dbae1e891e8d45b5477db24c66f774b4
* 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.
winsup/cygwin/ChangeLog
winsup/cygwin/dll_init.cc
winsup/cygwin/dll_init.h
This page took 0.031335 seconds and 5 git commands to generate.