summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/dlmalloc.c
Commit message (Expand)AuthorAgeFilesLines
* * cygheap.cc (cfree): Remove malloc debugging probe.Christopher Faylor2001-10-031-1/+23
* * cygheap.h (init_cygheap): Move heap pointers here.Christopher Faylor2001-09-071-210/+229
* * mmap.cc: Clean up *ResourceLock calls throughout.Christopher Faylor2001-06-261-32/+39
* forced commitChristopher Faylor2001-06-241-0/+3
* * dlmalloc.c: New file. Port of Doug Lea's mallocEgor Duda2001-04-241-0/+3855