summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/cygheap.h
Commit message (Expand)AuthorAgeFilesLines
* Throughout, change 'cygwin_shared.mount' to 'mount_table'.Christopher Faylor2001-01-281-0/+2
* * autoload.cc (LoadDLLinitfunc): Remove debugging statement.Christopher Faylor2001-01-171-7/+8
* * cygheap.h: Move `token' and `impersonated' from class _pinfoCorinna Vinschen2000-11-151-5/+9
* * cygheap.cc (cygheap_root::cygheap_root): New function.Corinna Vinschen2000-11-151-5/+54
* * cygheap.h (init_cygheap): New struct holding values that live in the CygwinChristopher Faylor2000-11-141-4/+27
* Increase cygwin heap size.Christopher Faylor2000-11-091-1/+1
* * Makefile.in: Remove some obsolete stuff.Christopher Faylor2000-10-161-6/+6
* * cygheap.cc (cygheap_init): Born again function.Christopher Faylor2000-10-021-1/+2
* * cygheap.cc (init_cheap): Set aside space for heap walk pointer.Christopher Faylor2000-09-301-3/+3
* * spawn.cc (spawn_guts): Attempt to accomodate archaic windows quotingChristopher Faylor2000-09-271-2/+7
* * Makefile.in: Add cygheap.o.Christopher Faylor2000-09-031-0/+37