summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/cygheap.cc
Commit message (Expand)AuthorAgeFilesLines
* * cygheap.cc (cygheap_fixup_in_child): Don't page round cygheap copied fromChristopher Faylor2000-10-141-3/+1
* * child_info: Bump child_info "version".Christopher Faylor2000-10-121-2/+2
* * cygheap.cc (cygheap_init): Born again function.Christopher Faylor2000-10-021-7/+32
* * cygheap.cc (init_cheap): Set aside space for heap walk pointer.Christopher Faylor2000-09-301-33/+80
* * spawn.cc (spawn_guts): Attempt to accomodate archaic windows quotingChristopher Faylor2000-09-271-0/+10
* * cygheap.cc (init_cheap): Just use any old address for the cygwin heap.Christopher Faylor2000-09-111-5/+5
* * path.cc (cwd_win32): Eliminate.Christopher Faylor2000-09-051-7/+12
* * Makefile.in: Add cygheap.o.Christopher Faylor2000-09-031-0/+232