CVSROOT: /cvs/src
Module name: src
Changes by: [email protected] 2011-07-21 15:23:24
Modified files:
winsup/cygwin : ChangeLog heap.cc
Log message:
* heap.cc (eval_start_address): New static function to evaluate the
best start address for the application heap.
(heap_init): Call eval_start_address to fetch the start value for
start_address. Move preceeding comment to eval_start_address.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&r1=1.5448&r2=1.5449
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/heap.cc.diff?cvsroot=src&r1=1.61&r2=1.62