aboutsummaryrefslogtreecommitdiff
path: root/winsup/cygwin/malloc.cc
AgeCommit message (Expand)AuthorFilesLines
2005-12-10* malloc.cc: Update to version 2.8.3.Christopher Faylor1-441/+543
2005-07-28* cygmalloc.h (MSPACES): Define. This dropped through the cracks after theChristopher Faylor1-1/+1
2005-07-05* malloc.cc: Update to version 2.8.2.Christopher Faylor1-5/+14
2005-06-05* malloc.cc: Update to Doug Lea's malloc v2.8.0.Christopher Faylor1-4416/+3783
2003-08-31* Makefile.in (MALLOC_OFILES): Always fill in with correct malloc object.Christopher Faylor1-0/+2
2003-02-08* include/cygwin/version.h: Bump DLL minor number.Christopher Faylor1-1/+1
2003-02-07* malloc.cc (DEFAULT_MMAP_THRESHOLD): Set high to avoid mmaps.Christopher Faylor1-0/+2
2002-08-28* malloc.cc: Protect some definitions to avoid a compile time warning.Christopher Faylor1-0/+4
2002-08-18* perthread.h (vfork_save): Add ctty, sid, pgid, exitval fields.Christopher Faylor1-1/+2
2002-08-18* malloc.cc: Update to 2.7.2.Christopher Faylor1-5/+8
2002-08-16* Makefile.in: Add support for new malloc.o and renamed malloc_wrapper.o. UseChristopher Faylor1-0/+5574