summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/malloc.cc
Commit message (Expand)AuthorAgeFilesLines
* Only define __getreent inline function when building newlib or CygwinCorinna Vinschen2016-08-201-0/+1
* * dlmalloc.c: Remove unused file.Corinna Vinschen2014-08-141-1291/+2510
* * malloc.cc: Update to version 2.8.3.Christopher Faylor2005-12-101-441/+543
* * cygmalloc.h (MSPACES): Define. This dropped through the cracks after theChristopher Faylor2005-07-281-1/+1
* * malloc.cc: Update to version 2.8.2.Christopher Faylor2005-07-051-5/+14
* * malloc.cc: Update to Doug Lea's malloc v2.8.0.Christopher Faylor2005-06-051-4416/+3783
* * 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