summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/cygheap.cc
Commit message (Expand)AuthorAgeFilesLines
* Update copyrights.Christopher Faylor2001-03-181-1/+1
* * cygheap.cc (creturn): Correctly calculate cygheap_max.Christopher Faylor2001-02-021-2/+3
* * syscalls.cc (_link): Make sure that newpath does not exist. Set errno if itChristopher Faylor2001-01-291-10/+1
* * cygheap.cc (init_cheap): Move username initialization.Christopher Faylor2001-01-281-8/+8
* Throughout, change 'cygwin_shared.mount' to 'mount_table'.Christopher Faylor2001-01-281-1/+11
* * cygheap.cc (cygheap_user::~cygheap_user): TemporarilyCorinna Vinschen2001-01-171-0/+2
* * cygheap.cc (chgheap_root::operator =): Check root dir properly.Corinna Vinschen2000-11-291-1/+1
* * cygheap.cc (cygheap_root::cygheap_root): New function.Corinna Vinschen2000-11-151-0/+90
* * cygheap.h (init_cygheap): New struct holding values that live in the CygwinChristopher Faylor2000-11-141-38/+28
* * pinfo.cc (pinfo::init): Reverse order of setting status and pid info in anChristopher Faylor2000-11-031-1/+1
* * Makefile.in: Remove some obsolete stuff.Christopher Faylor2000-10-161-36/+10
* * 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