OSDN Git Service

* heap.cc (heap_init): Allocate heap from top down as a hedge against
authorcgf <cgf>
Mon, 12 Sep 2005 03:55:15 +0000 (03:55 +0000)
committercgf <cgf>
Mon, 12 Sep 2005 03:55:15 +0000 (03:55 +0000)
commit2c05c407b4662622a94fe55c6c4f5d25f2b0a31c
treece69fe558e72fbc77747554368f19886037af6a9
parentef4a66e1fca12eecbe31fda61d04a0206ad6ca8e
* heap.cc (heap_init): Allocate heap from top down as a hedge against
subsequent ERROR_INVALID_ADDRESS in forked processes when CTRL-C is pressed.
winsup/cygwin/ChangeLog
winsup/cygwin/heap.cc