CVSROOT: /cvs/src
Module name: src
Changes by: [EMAIL PROTECTED] 2003-08-22 19:33:10
Modified files:
winsup/cygwin : ChangeLog
Log message:
* 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.
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&r1=1.2012&r2=1.2013