OSDN Git Service

* heap.cc (heap_init): Change type of largest_found to PVOID. Start
authorcorinna <corinna>
Mon, 18 Jul 2011 08:43:49 +0000 (08:43 +0000)
committercorinna <corinna>
Mon, 18 Jul 2011 08:43:49 +0000 (08:43 +0000)
commitaef7f374a38021e59b9da56a0647f7d3ac23c754
treefc94dfb654d8da33a0efd44af37d45814112c750
parent5cdf6a40243ca7f2d81aedc067d241472dacb6bf
* heap.cc (heap_init): Change type of largest_found to PVOID.  Start
querying memory at 0x20000000.  Use largest_found pointer when trying
to allocate largest free memory area found.
winsup/cygwin/ChangeLog
winsup/cygwin/heap.cc