winsup/cygwin ChangeLog cygheap.cc cygheap.h h ...

cgf@sourceware.cygnus.com cgf@sourceware.cygnus.com
Sun Sep 9 12:06:00 GMT 2001


CVSROOT:	/cvs/uberbaum
Module name:	winsup
Changes by:	cgf@sources.redhat.com	2001-09-09 12:06:50

Modified files:
	cygwin         : ChangeLog cygheap.cc cygheap.h heap.cc heap.h 
	                 shared.cc shared_info.h smallprint.c 

Log message:
	* cygheap.cc (cygheap_fixup_in_child): Clear cygheap->base so that heap is not
	forced to start at the same place in execed process.
	* heap.cc: Remove brk* macros for clarity throughout.
	* heap.h: Ditto.
	* shared.cc (shared_info::initialize): Move heap_chunk test into
	heap_chunk_size().
	(heap_chunk_size): Check for chunk size here.  Don't go to registry if
	heap_chunk_in_mb is already set.
	* smallprint.c (console_printf): Add Windows 95 concessions.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/winsup/cygwin/ChangeLog.diff?cvsroot=uberbaum&r1=1.867&r2=1.868
http://sources.redhat.com/cgi-bin/cvsweb.cgi/winsup/cygwin/cygheap.cc.diff?cvsroot=uberbaum&r1=1.39&r2=1.40
http://sources.redhat.com/cgi-bin/cvsweb.cgi/winsup/cygwin/cygheap.h.diff?cvsroot=uberbaum&r1=1.23&r2=1.24
http://sources.redhat.com/cgi-bin/cvsweb.cgi/winsup/cygwin/heap.cc.diff?cvsroot=uberbaum&r1=1.22&r2=1.23
http://sources.redhat.com/cgi-bin/cvsweb.cgi/winsup/cygwin/heap.h.diff?cvsroot=uberbaum&r1=1.5&r2=1.6
http://sources.redhat.com/cgi-bin/cvsweb.cgi/winsup/cygwin/shared.cc.diff?cvsroot=uberbaum&r1=1.30&r2=1.31
http://sources.redhat.com/cgi-bin/cvsweb.cgi/winsup/cygwin/shared_info.h.diff?cvsroot=uberbaum&r1=1.12&r2=1.13
http://sources.redhat.com/cgi-bin/cvsweb.cgi/winsup/cygwin/smallprint.c.diff?cvsroot=uberbaum&r1=1.7&r2=1.8



More information about the Cygwin-cvs mailing list