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