OSDN Git Service

* cygheap.cc: Change most 'int's to 'unsigned's.
authorcgf <cgf>
Sat, 18 Jan 2003 03:26:05 +0000 (03:26 +0000)
committercgf <cgf>
Sat, 18 Jan 2003 03:26:05 +0000 (03:26 +0000)
commit0ede2152cdf987d53790a0d917a30a679c3dfc23
tree724a68b02d12e0620874d8d967dee0b349defef0
parentbe599a31f533e83fdc22369460919d6066fa1a49
* cygheap.cc: Change most 'int's to 'unsigned's.
(_cmalloc): Only check for size of malloced region when calculating budget.
Add overhead when performing the sbrk.  Previous change broke _crealloc.
winsup/cygwin/ChangeLog
winsup/cygwin/cygheap.cc