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