summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/cygheap.h
Commit message (Expand)AuthorAgeFilesLines
* * cygheap.cc (cygheap_init): Set Cygwin default locale values.Corinna Vinschen2009-05-141-0/+8
* * cygheap.h (cwdstuff): Convert to class. Make posix and dir private.Corinna Vinschen2009-05-131-2/+6
* Add case-sensitivity.Corinna Vinschen2008-07-161-2/+4
* * Makefile.in (DLL_OFILES): Add kernel32.o.Corinna Vinschen2008-04-211-2/+0
* * Fix copyright dates.Corinna Vinschen2008-04-011-1/+1
* * fhandler.cc (fhandler_base::dup): Drop setting flags in the parent.Corinna Vinschen2008-03-241-0/+3
* * Makefile.in (DLL_OFILES): Add tls_pbuf.o.Corinna Vinschen2008-03-071-1/+1
* * cygheap.cc (cwcsdup): New function.Corinna Vinschen2008-02-141-2/+8
* * cygheap.h (struct cwdstuff): Add dir member to store cwd handle.Corinna Vinschen2008-01-311-0/+2
* Change many cygheap allocation routines to their *_abort analogs.Christopher Faylor2007-11-261-0/+3
* * cygheap.h (struct cwdstuff): Drop hash member. Drop get_hash,Corinna Vinschen2007-10-231-9/+5
* * cygheap.h (init_cygheap::luid): Remove.Corinna Vinschen2007-07-191-1/+0
* * cygheap.h (shared_prefix): De-const.Corinna Vinschen2007-07-181-1/+2
* * cygheap.h (cygheap_user::curr_imp_token): Rename from current_token.Corinna Vinschen2007-07-161-6/+6
* * cygheap.h (struct cwdstuff): Remove sync member and keep_in_syncCorinna Vinschen2007-02-221-3/+0
* * Makefile.in (DLL_IMPORTS): Add libntdll.a.Corinna Vinschen2007-02-221-5/+2
* * cygheap.h (cygheap_user::deimpersonate): Always RevertToSelf.Corinna Vinschen2007-01-241-2/+1
* Partially revert change from 2005-04-03, always running under anCorinna Vinschen2006-12-121-5/+4
* * cygheap.h (struct cwdstuff): Add "sync" member and accompanyingCorinna Vinschen2006-12-071-0/+3
* * cygheap.h (struct user_heap_info): Add slop member.Corinna Vinschen2006-10-311-0/+1
* * cygheap.h (struct init_cygheap): Remove shared_h and mt_h members.Corinna Vinschen2006-07-261-3/+1
* GCC 4.1 fixes.Christopher Faylor2006-07-171-1/+1
* * environ.cc (getearly): Use GetEnvironmentVariable and cmalloc instead ofChristopher Faylor2006-04-211-0/+1
* * cygheap.h (init_cygheap::manage_console_count): Declare new function.Christopher Faylor2005-11-141-1/+4
* * cygheap.h (init_cygheap::_gtod): Remove.Christopher Faylor2005-11-111-1/+0
* * cygheap.h (init_cygheap::_gtod): New hires_ms element.Christopher Faylor2005-11-041-0/+3
* * cygheap.h (cygheap_fdenum): Remove start_fd stuff.Christopher Faylor2005-10-241-4/+3
* * cygheap.h (cygheap_fdenum::cygheap_fdenum): Record locked state or sufferChristopher Faylor2005-10-231-21/+1
* Change process_lock to lock_process throughout. Change all calls to newChristopher Faylor2005-10-171-3/+3
* * cygheap.h (class process_lock): New class.Christopher Faylor2005-10-031-0/+21
* * cygheap.h (cygheap_types): Add HEAP_COMMUNE.Christopher Faylor2005-08-241-0/+1
* * cygheap.h (struct init_cygheap): Delete cygwin_regname member.Corinna Vinschen2005-07-041-1/+0
* * child_info.h (child_info::cygheap_h): Delete.Christopher Faylor2005-06-011-3/+1
* white spaceChristopher Faylor2005-05-271-1/+1
* * cygheap.h: Reference _cygheap_start via .cygheap section.Christopher Faylor2005-05-271-1/+1
* white space and minor comment cleanup.Christopher Faylor2005-05-021-1/+1
* * sync.h (muto::operator int): New operator.Christopher Faylor2005-04-051-2/+2
* * cygheap.cc (cygheap_init): Accomodate set_process_privilege change.Corinna Vinschen2005-04-031-19/+17
* * Makefile.in (DLL_OFILES): Add hookapi.o. Eliminate some cruft.Christopher Faylor2005-03-221-0/+9
* copyrightChristopher Faylor2005-02-201-1/+1
* white spaceChristopher Faylor2005-02-131-4/+4
* * path.cc (path_conv::check): Leave symlink expansion loop in caseCorinna Vinschen2005-02-061-0/+1
* * cygheap.h (class cygheap_fdenum): New class to enumerate usedCorinna Vinschen2005-01-311-0/+23
* * cygheap.h (cwdstuff::get_drive): Release cwd_lock.Corinna Vinschen2004-12-131-0/+1
* * child_info.h (child_info_spawn::hexec_proc): Eliminate.Christopher Faylor2004-11-261-0/+1
* 2004-11-20 Pierre Humblet <pierre.humblet@ieee.org>Pierre Humblet2004-11-201-0/+8
* 2004-10-28 Pierre Humblet <pierre.humblet@ieee.org>Pierre Humblet2004-10-281-10/+11
* * cygheap.h (class cygheap_user): Add psystemroot member andCorinna Vinschen2004-10-071-0/+2
* revert erroneously applied changeChristopher Faylor2004-10-071-1/+0
* * spawn.cc (pthread_cleanup::oldmask): Default to invalid signal mask.Christopher Faylor2004-10-071-0/+1