aboutsummaryrefslogtreecommitdiff
path: root/winsup/cygwin/cygheap.h
AgeCommit message (Expand)AuthorFilesLines
2001-10-16* cygheap.h (cygheap_fdget::cygheap_fdget): Remove debugging operation fromChristopher Faylor1-1/+1
2001-10-16* cygerrno.h (set_errno): Define more informative version of this function forChristopher Faylor1-2/+3
2001-10-15* fhandler.cc (fhandler_base::fork_fixup): Don't protect handle.Christopher Faylor1-0/+73
2001-09-14* cygheap.cc (dup_now): New function.Christopher Faylor1-2/+2
2001-09-11Update copyrights.Christopher Faylor1-1/+1
2001-09-09* cygheap.cc (cygheap_fixup_in_child): Clear cygheap->base so that heap is notChristopher Faylor1-3/+6
2001-09-09 * cygheap.cc (init_cygheap::etc_changed): New method to signalCorinna Vinschen1-0/+3
2001-09-07* cygheap.h (init_cygheap): Move heap pointers here.Christopher Faylor1-1/+4
2001-09-06* cygheap.h (init_cygheap): Move bucket array here from cygheap.cc.Christopher Faylor1-0/+1
2001-08-04Throughout, change check for running under Windows NT to 'iswinnt'.Christopher Faylor1-0/+1
2001-07-17* child_info.h: Bump magic number.Christopher Faylor1-1/+3
2001-06-26* mmap.cc: Clean up *ResourceLock calls throughout.Christopher Faylor1-1/+0
2001-06-04 * cygheap.h (cygheap_user::cygheap_user): Initialize token toCorinna Vinschen1-1/+2
2001-06-04* path.cc (normalize_posix_path): Revert .. check removed by previous changes.Christopher Faylor1-1/+3
2001-06-03* cygheap.cc (cygheap_root::cygheap_rot): Remove constructor.Christopher Faylor1-7/+41
2001-04-18Throughout, change fdtab references to cygheap->fdtab.Christopher Faylor1-2/+3
2001-04-17* path.h (cwdstuff): Move class.Christopher Faylor1-0/+19
2001-01-28Throughout, change 'cygwin_shared.mount' to 'mount_table'.Christopher Faylor1-0/+2
2001-01-17* autoload.cc (LoadDLLinitfunc): Remove debugging statement.Christopher Faylor1-7/+8
2000-11-15 * cygheap.h: Move `token' and `impersonated' from class _pinfoCorinna Vinschen1-5/+9
2000-11-15 * cygheap.cc (cygheap_root::cygheap_root): New function.Corinna Vinschen1-5/+54
2000-11-14* cygheap.h (init_cygheap): New struct holding values that live in the CygwinChristopher Faylor1-4/+27
2000-11-09Increase cygwin heap size.Christopher Faylor1-1/+1
2000-10-16* Makefile.in: Remove some obsolete stuff.Christopher Faylor1-6/+6
2000-10-02* cygheap.cc (cygheap_init): Born again function.Christopher Faylor1-1/+2
2000-09-30* cygheap.cc (init_cheap): Set aside space for heap walk pointer.Christopher Faylor1-3/+3
2000-09-27* spawn.cc (spawn_guts): Attempt to accomodate archaic windows quotingChristopher Faylor1-2/+7
2000-09-03* Makefile.in: Add cygheap.o.Christopher Faylor1-0/+37