aboutsummaryrefslogtreecommitdiff
path: root/winsup/cygwin/malloc.cc
AgeCommit message (Expand)AuthorFilesLines
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