Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * cygheap.cc (cygheap_fixup_in_child): Use user_heap element in cygheap. | Christopher Faylor | 2002-10-22 | 1 | -2/+3 |
* | * heap.h (inheap): Check for NULL. | Christopher Faylor | 2001-10-05 | 1 | -1/+1 |
* | Update copyrights. | Christopher Faylor | 2001-09-11 | 1 | -1/+1 |
* | * heap.h (inheap): Rewrite macro to accomodate removal of brk macros below. | Christopher Faylor | 2001-09-09 | 1 | -1/+3 |
* | * cygheap.cc (cygheap_fixup_in_child): Clear cygheap->base so that heap is not | Christopher Faylor | 2001-09-09 | 1 | -7/+0 |
* | * cygheap.h (init_cygheap): Move heap pointers here. | Christopher Faylor | 2001-09-07 | 1 | -4/+4 |
* | * syscalls.cc (_link): Make sure that newpath does not exist. Set errno if it | Christopher Faylor | 2001-01-29 | 1 | -2/+2 |
* | Break out more header info into separate files. Use appropriate header files | Christopher Faylor | 2000-09-08 | 1 | -0/+2 |
* | * Makefile.in: Add cygheap.o. | Christopher Faylor | 2000-09-03 | 1 | -0/+22 |