summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/heap.h
Commit message (Expand)AuthorAgeFilesLines
* Switching the Cygwin DLL to LGPLv3+, dropping commercial buyout optioncygwin-2_5_2-releaseCorinna Vinschen2016-06-231-2/+0
* Throughout, update copyrights to reflect dates which correspond to main-branchChristopher Faylor2013-01-211-1/+1
* * cygheap.cc (cygheap_fixup_in_child): Use user_heap element in cygheap.Christopher Faylor2002-10-221-2/+3
* * heap.h (inheap): Check for NULL.Christopher Faylor2001-10-051-1/+1
* Update copyrights.Christopher Faylor2001-09-111-1/+1
* * heap.h (inheap): Rewrite macro to accomodate removal of brk macros below.Christopher Faylor2001-09-091-1/+3
* * cygheap.cc (cygheap_fixup_in_child): Clear cygheap->base so that heap is notChristopher Faylor2001-09-091-7/+0
* * cygheap.h (init_cygheap): Move heap pointers here.Christopher Faylor2001-09-071-4/+4
* * syscalls.cc (_link): Make sure that newpath does not exist. Set errno if itChristopher Faylor2001-01-291-2/+2
* Break out more header info into separate files. Use appropriate header filesChristopher Faylor2000-09-081-0/+2
* * Makefile.in: Add cygheap.o.Christopher Faylor2000-09-031-0/+22