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
2009-06-08* cygheap.h (mini_cygheap): New struct.Christopher Faylor
2009-05-14 * cygheap.cc (cygheap_init): Set Cygwin default locale values.Corinna Vinschen
2009-05-13 * cygheap.h (cwdstuff): Convert to class. Make posix and dir private.Corinna Vinschen
2008-07-17 Add case-sensitivity.Corinna Vinschen
2008-04-21 * Makefile.in (DLL_OFILES): Add kernel32.o.Corinna Vinschen
2008-04-01 * Fix copyright dates.Corinna Vinschen
2008-03-24 * fhandler.cc (fhandler_base::dup): Drop setting flags in the parent.Corinna Vinschen
2008-03-07 * Makefile.in (DLL_OFILES): Add tls_pbuf.o.Corinna Vinschen
2008-02-14 * cygheap.cc (cwcsdup): New function.Corinna Vinschen
2008-01-31 * cygheap.h (struct cwdstuff): Add dir member to store cwd handle.Corinna Vinschen
2007-11-27Change many cygheap allocation routines to their *_abort analogs.Christopher Faylor
2007-10-23 * cygheap.h (struct cwdstuff): Drop hash member. Drop get_hash,Corinna Vinschen
2007-07-19 * cygheap.h (init_cygheap::luid): Remove.Corinna Vinschen
2007-07-18 * cygheap.h (shared_prefix): De-const.Corinna Vinschen
2007-07-17 * cygheap.h (cygheap_user::curr_imp_token): Rename from current_token.Corinna Vinschen
2007-02-22 * cygheap.h (struct cwdstuff): Remove sync member and keep_in_syncCorinna Vinschen
2007-02-22 * Makefile.in (DLL_IMPORTS): Add libntdll.a.Corinna Vinschen
2007-01-24 * cygheap.h (cygheap_user::deimpersonate): Always RevertToSelf.Corinna Vinschen
2006-12-12 Partially revert change from 2005-04-03, always running under anCorinna Vinschen
2006-12-07 * cygheap.h (struct cwdstuff): Add "sync" member and accompanyingCorinna Vinschen
2006-10-31 * cygheap.h (struct user_heap_info): Add slop member.Corinna Vinschen
2006-07-26 * cygheap.h (struct init_cygheap): Remove shared_h and mt_h members.Corinna Vinschen
2006-07-17GCC 4.1 fixes.Christopher Faylor
2006-04-22* environ.cc (getearly): Use GetEnvironmentVariable and cmalloc instead ofChristopher Faylor
2005-11-14* cygheap.h (init_cygheap::manage_console_count): Declare new function.Christopher Faylor
2005-11-11* cygheap.h (init_cygheap::_gtod): Remove.Christopher Faylor
2005-11-04* cygheap.h (init_cygheap::_gtod): New hires_ms element.Christopher Faylor
2005-10-24* cygheap.h (cygheap_fdenum): Remove start_fd stuff.Christopher Faylor
2005-10-24* cygheap.h (cygheap_fdenum::cygheap_fdenum): Record locked state or sufferChristopher Faylor
2005-10-18Change process_lock to lock_process throughout. Change all calls to newChristopher Faylor
2005-10-03* cygheap.h (class process_lock): New class.Christopher Faylor
2005-08-24* cygheap.h (cygheap_types): Add HEAP_COMMUNE.Christopher Faylor
2005-07-04 * cygheap.h (struct init_cygheap): Delete cygwin_regname member.Corinna Vinschen
2005-06-01* child_info.h (child_info::cygheap_h): Delete.Christopher Faylor
2005-05-27white spaceChristopher Faylor
2005-05-27* cygheap.h: Reference _cygheap_start via .cygheap section.Christopher Faylor
2005-05-02white space and minor comment cleanup.Christopher Faylor
2005-04-05* sync.h (muto::operator int): New operator.Christopher Faylor
2005-04-03 * cygheap.cc (cygheap_init): Accomodate set_process_privilege change.Corinna Vinschen
2005-03-22* Makefile.in (DLL_OFILES): Add hookapi.o. Eliminate some cruft.Christopher Faylor
2005-02-20copyrightChristopher Faylor
2005-02-13white spaceChristopher Faylor
2005-02-06 * path.cc (path_conv::check): Leave symlink expansion loop in caseCorinna Vinschen
2005-01-31 * cygheap.h (class cygheap_fdenum): New class to enumerate usedCorinna Vinschen
2004-12-13 * cygheap.h (cwdstuff::get_drive): Release cwd_lock.Corinna Vinschen
2004-11-26* child_info.h (child_info_spawn::hexec_proc): Eliminate.Christopher Faylor
2004-11-202004-11-20 Pierre Humblet <pierre.humblet@ieee.org>Pierre Humblet
2004-10-282004-10-28 Pierre Humblet <pierre.humblet@ieee.org>Pierre Humblet
2004-10-08 * cygheap.h (class cygheap_user): Add psystemroot member andCorinna Vinschen
2004-10-07revert erroneously applied changeChristopher Faylor