diff options
author | Corinna Vinschen <corinna@vinschen.de> | 2009-06-07 07:26:07 +0000 |
---|---|---|
committer | Corinna Vinschen <corinna@vinschen.de> | 2009-06-07 07:26:07 +0000 |
commit | cf2e7e9cbcda91783b81de4ecec07116e8c2e641 (patch) | |
tree | 3c1f123047ed93bbefad90ef12db8ae943f5926e /winsup/cygwin/autoload.cc | |
parent | f985cc1c535516836e4bb323b0498255ce7a8b6b (diff) | |
download | cygnal-cf2e7e9cbcda91783b81de4ecec07116e8c2e641.tar.gz cygnal-cf2e7e9cbcda91783b81de4ecec07116e8c2e641.tar.bz2 cygnal-cf2e7e9cbcda91783b81de4ecec07116e8c2e641.zip |
* dll_init.cc (dll_list::alloc): Allocate memory using a section
object. Explain why. Drop call to GetSystemInfo, rather call
getpagesize to get allocation granularity. Only align to allocation
granularity under WOW64. Use roundup2 to align.
(dll_list::detach): Call NtUnmapViewOfSection instead of VirtualFree.
Diffstat (limited to 'winsup/cygwin/autoload.cc')
0 files changed, 0 insertions, 0 deletions