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