OSDN Git Service

* cygheap.cc (user_heap_info::max): New field.
authorcgf <cgf>
Fri, 22 Aug 2003 19:33:09 +0000 (19:33 +0000)
committercgf <cgf>
Fri, 22 Aug 2003 19:33:09 +0000 (19:33 +0000)
commit8e49cc46d9dcce4b79d20b2706c6e27eb63224e2
tree2c1b44eec71c062779f99ad868f1d6436e9010dc
parent3dc41ec922745fa6c2a82e322a71ec9a670abcfc
* cygheap.cc (user_heap_info::max): New field.
* heap.cc (heap_init): Save pointer to end of heap reserved memory.
(sbrk): Don't attempt to commit memory beyond end of heap reserved memory.
Attempt to honor comment and reserve commitbytes if heapchunk fails.
winsup/cygwin/ChangeLog