summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/malloc.cc
Commit message (Expand)AuthorAgeFilesLines
* * Makefile.in (MALLOC_OFILES): Always fill in with correct malloc object.Christopher Faylor2003-08-311-0/+2
* * include/cygwin/version.h: Bump DLL minor number.Christopher Faylor2003-02-081-1/+1
* * malloc.cc (DEFAULT_MMAP_THRESHOLD): Set high to avoid mmaps.Christopher Faylor2003-02-071-0/+2
* * malloc.cc: Protect some definitions to avoid a compile time warning.Christopher Faylor2002-08-281-0/+4
* * perthread.h (vfork_save): Add ctty, sid, pgid, exitval fields.Christopher Faylor2002-08-181-1/+2
* * malloc.cc: Update to 2.7.2.Christopher Faylor2002-08-181-5/+8
* * Makefile.in: Add support for new malloc.o and renamed malloc_wrapper.o. UseChristopher Faylor2002-08-161-0/+5574