summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'winsup/cygwin/ChangeLog')
-rw-r--r--winsup/cygwin/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog
index e85e768b4..436f853a2 100644
--- a/winsup/cygwin/ChangeLog
+++ b/winsup/cygwin/ChangeLog
@@ -1,3 +1,10 @@
+2003-08-22 Corinna Vinschen <corinna@vinschen.de>
+
+ * cygheap.h (enum cygheap_types): Add HEAP_MMAP.
+ (CYGHEAPSIZE): Add another 64K.
+ * mmap.cc: Use cmalloc, ccalloc and crealloc with HEAP_MMAP type
+ throughout.
+
2003-08-22 Christopher Faylor <cgf@redhat.com>
* cygheap.cc (user_heap_info::max): New field.