summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/cygheap.h
Commit message (Expand)AuthorAgeFilesLines
* Throughout use "have_execed" macro rather than "hExeced" global handle.Christopher Faylor2011-11-141-2/+2
* * cygheap.h (init_cygheap::ctty_on_hold): Remove conditionalized variable.Christopher Faylor2011-06-141-3/+0
* whitespace eliminationChristopher Faylor2011-06-061-1/+1
* * Fix various copyrights.Corinna Vinschen2011-04-181-1/+1
* * cygheap.h (init_cygheap::ctty): Use base class so that console can join inChristopher Faylor2011-04-171-1/+1
* * cygheap.h (cwdstuff::override_win32_cwd): Declare.Corinna Vinschen2010-10-091-0/+2
* * cygheap.h (class cwdstuff): Make drive_length private.Corinna Vinschen2010-08-131-2/+9
* * cygheap.h (cygheap_fdmanip): Delete fh and use fd index into cygheap->fdtabChristopher Faylor2010-08-091-16/+11
* * cygheap.h (struct init_cygheap): Add rlim_core member.Corinna Vinschen2010-04-201-1/+3
* * include/sys/cygwin.h: Add new cygwin_getinfo_typeCorinna Vinschen2009-10-131-0/+3
* * cygheap.h (cwdstuff::get_posix): Convert to const inline method justCorinna Vinschen2009-09-211-2/+2
* * cygheap.h (cygheap_debug::endh): Delete.Christopher Faylor2009-08-051-1/+0
* * cygheap_malloc.h: New file.Christopher Faylor2009-08-011-40/+1
* * select.h: New file split from fhandler.h.Christopher Faylor2009-06-301-1/+1
* * cygheap.h (mini_cygheap): New struct.Christopher Faylor2009-06-081-2/+7
* * 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