This is the mail archive of the cygwin-cvs@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


CVSROOT:	/cvs/src
Module name:	src
Changes by:	cgf@sourceware.org	2003-08-23 00:03:54

Modified files:
	winsup/cygwin  : ChangeLog cygheap.h mmap.cc 

Log message:
	* cygheap.h (enum cygheap_types): Add HEAP_MMAP.
	(CYGHEAPSIZE): Add another 64K.
	* mmap.cc: Use cmalloc, ccalloc and crealloc with HEAP_MMAP type throughout.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&r1=1.2013&r2=1.2014
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/cygheap.h.diff?cvsroot=src&r1=1.60&r2=1.61
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/mmap.cc.diff?cvsroot=src&r1=1.82&r2=1.83


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]