aboutsummaryrefslogtreecommitdiff
path: root/winsup/cygwin/dlmalloc.c
AgeCommit message (Expand)AuthorFilesLines
2004-05-12remove keyword stuffChristopher Faylor1-292/+2
2004-01-20* include/cygwin/version.h: Bump DLL minor number to 8.Christopher Faylor1-5/+15
2003-09-25* devices.cc: New file.Christopher Faylor1-0/+204
2003-08-31* Makefile.in (MALLOC_OFILES): Always fill in with correct malloc object.Christopher Faylor1-47/+32
2001-10-03* cygheap.cc (cfree): Remove malloc debugging probe.Christopher Faylor1-1/+23
2001-09-07* cygheap.h (init_cygheap): Move heap pointers here.Christopher Faylor1-210/+229
2001-06-26* mmap.cc: Clean up *ResourceLock calls throughout.Christopher Faylor1-32/+39
2001-06-24forced commitChristopher Faylor1-0/+3
2001-04-24* dlmalloc.c: New file. Port of Doug Lea's mallocEgor Duda1-0/+3855