Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2001-09-14* cygheap.cc (dup_now): New function.Christopher Faylor
2001-09-12Update copyrights.Christopher Faylor
2001-09-09* cygheap.cc (cygheap_fixup_in_child): Clear cygheap->base so that heap is notChristopher Faylor
2001-09-09 * cygheap.cc (init_cygheap::etc_changed): New method to signalCorinna Vinschen
2001-09-08* cygheap.h (init_cygheap): Move heap pointers here.Christopher Faylor
2001-09-06* cygheap.h (init_cygheap): Move bucket array here from cygheap.cc.Christopher Faylor
2001-08-05Throughout, change check for running under Windows NT to 'iswinnt'.Christopher Faylor
2001-07-17* child_info.h: Bump magic number.Christopher Faylor
2001-06-26* mmap.cc: Clean up *ResourceLock calls throughout.Christopher Faylor
2001-06-04 * cygheap.h (cygheap_user::cygheap_user): Initialize token toCorinna Vinschen
2001-06-04* path.cc (normalize_posix_path): Revert .. check removed by previous changes.Christopher Faylor
2001-06-03* cygheap.cc (cygheap_root::cygheap_rot): Remove constructor.Christopher Faylor
2001-04-19Throughout, change fdtab references to cygheap->fdtab.Christopher Faylor
2001-04-17* path.h (cwdstuff): Move class.Christopher Faylor
2001-01-28Throughout, change 'cygwin_shared.mount' to 'mount_table'.Christopher Faylor
2001-01-17* autoload.cc (LoadDLLinitfunc): Remove debugging statement.Christopher Faylor
2000-11-16 * cygheap.h: Move `token' and `impersonated' from class _pinfoCorinna Vinschen
2000-11-15 * cygheap.cc (cygheap_root::cygheap_root): New function.Corinna Vinschen
2000-11-14* cygheap.h (init_cygheap): New struct holding values that live in the CygwinChristopher Faylor
2000-11-09Increase cygwin heap size.Christopher Faylor
2000-10-17* Makefile.in: Remove some obsolete stuff.Christopher Faylor
2000-10-02* cygheap.cc (cygheap_init): Born again function.Christopher Faylor
2000-09-30* cygheap.cc (init_cheap): Set aside space for heap walk pointer.Christopher Faylor
2000-09-27* spawn.cc (spawn_guts): Attempt to accomodate archaic windows quotingChristopher Faylor
2000-09-03* Makefile.in: Add cygheap.o.Christopher Faylor