OSDN Git Service

* cygheap.cc (init_cheap): Set initial_sz to something or suffer spurious
authorcgf <cgf>
Sun, 21 Mar 2004 22:24:06 +0000 (22:24 +0000)
committercgf <cgf>
Sun, 21 Mar 2004 22:24:06 +0000 (22:24 +0000)
commitd851c33b0f734122a784c6aad06954017fcd2ea4
tree4815f0564a308e0ce93b74165e54f25d16f754a7
parentf911210fd427105b1d3f957f05c07d54699d63e4
* cygheap.cc (init_cheap): Set initial_sz to something or suffer spurious
output.
(cygheap_fixup_in_child): Set alloc_sz to passed in size to ensure that
children will have the right size heap.
(_csbrk): Make output conditional on DEBUGGING.
winsup/cygwin/ChangeLog
winsup/cygwin/cygheap.cc