aboutsummaryrefslogtreecommitdiff
path: root/winsup/cygwin/cygheap.h
AgeCommit message (Expand)AuthorFilesLines
2011-06-14* cygheap.h (init_cygheap::ctty_on_hold): Remove conditionalized variable.Christopher Faylor1-3/+0
2011-06-06whitespace eliminationChristopher Faylor1-1/+1
2011-04-18 * Fix various copyrights.Corinna Vinschen1-1/+1
2011-04-17* cygheap.h (init_cygheap::ctty): Use base class so that console can join inChristopher Faylor1-1/+1
2010-10-09 * cygheap.h (cwdstuff::override_win32_cwd): Declare.Corinna Vinschen1-0/+2
2010-08-13 * cygheap.h (class cwdstuff): Make drive_length private.Corinna Vinschen1-2/+9
2010-08-09* cygheap.h (cygheap_fdmanip): Delete fh and use fd index into cygheap->fdtabChristopher Faylor1-16/+11
2010-04-20 * cygheap.h (struct init_cygheap): Add rlim_core member.Corinna Vinschen1-1/+3
2009-10-13 * include/sys/cygwin.h: Add new cygwin_getinfo_typeCorinna Vinschen1-0/+3
2009-09-21 * cygheap.h (cwdstuff::get_posix): Convert to const inline method justCorinna Vinschen1-2/+2
2009-08-05* cygheap.h (cygheap_debug::endh): Delete.Christopher Faylor1-1/+0
2009-08-01* cygheap_malloc.h: New file.Christopher Faylor1-40/+1
2009-06-30* select.h: New file split from fhandler.h.Christopher Faylor1-1/+1
2009-06-08* cygheap.h (mini_cygheap): New struct.Christopher Faylor1-2/+7
2009-05-14 * cygheap.cc (cygheap_init): Set Cygwin default locale values.Corinna Vinschen1-0/+8
2009-05-13 * cygheap.h (cwdstuff): Convert to class. Make posix and dir private.Corinna Vinschen1-2/+6
2008-07-16 Add case-sensitivity.Corinna Vinschen1-2/+4
2008-04-21 * Makefile.in (DLL_OFILES): Add kernel32.o.Corinna Vinschen1-2/+0
2008-04-01 * Fix copyright dates.Corinna Vinschen1-1/+1
2008-03-24 * fhandler.cc (fhandler_base::dup): Drop setting flags in the parent.Corinna Vinschen1-0/+3
2008-03-07 * Makefile.in (DLL_OFILES): Add tls_pbuf.o.Corinna Vinschen1-1/+1
2008-02-14 * cygheap.cc (cwcsdup): New function.Corinna Vinschen1-2/+8
2008-01-31 * cygheap.h (struct cwdstuff): Add dir member to store cwd handle.Corinna Vinschen1-0/+2
2007-11-26Change many cygheap allocation routines to their *_abort analogs.Christopher Faylor1-0/+3
2007-10-23 * cygheap.h (struct cwdstuff): Drop hash member. Drop get_hash,Corinna Vinschen1-9/+5
2007-07-19 * cygheap.h (init_cygheap::luid): Remove.Corinna Vinschen1-1/+0
2007-07-18 * cygheap.h (shared_prefix): De-const.Corinna Vinschen1-1/+2
2007-07-16 * cygheap.h (cygheap_user::curr_imp_token): Rename from current_token.Corinna Vinschen1-6/+6
2007-02-22 * cygheap.h (struct cwdstuff): Remove sync member and keep_in_syncCorinna Vinschen1-3/+0
2007-02-22 * Makefile.in (DLL_IMPORTS): Add libntdll.a.Corinna Vinschen1-5/+2
2007-01-24 * cygheap.h (cygheap_user::deimpersonate): Always RevertToSelf.Corinna Vinschen1-2/+1
2006-12-12 Partially revert change from 2005-04-03, always running under anCorinna Vinschen1-5/+4
2006-12-07 * cygheap.h (struct cwdstuff): Add "sync" member and accompanyingCorinna Vinschen1-0/+3
2006-10-31 * cygheap.h (struct user_heap_info): Add slop member.Corinna Vinschen1-0/+1
2006-07-26 * cygheap.h (struct init_cygheap): Remove shared_h and mt_h members.Corinna Vinschen1-3/+1
2006-07-17GCC 4.1 fixes.Christopher Faylor1-1/+1
2006-04-21* environ.cc (getearly): Use GetEnvironmentVariable and cmalloc instead ofChristopher Faylor1-0/+1
2005-11-14* cygheap.h (init_cygheap::manage_console_count): Declare new function.Christopher Faylor1-1/+4
2005-11-11* cygheap.h (init_cygheap::_gtod): Remove.Christopher Faylor1-1/+0
2005-11-04* cygheap.h (init_cygheap::_gtod): New hires_ms element.Christopher Faylor1-0/+3
2005-10-24* cygheap.h (cygheap_fdenum): Remove start_fd stuff.Christopher Faylor1-4/+3
2005-10-23* cygheap.h (cygheap_fdenum::cygheap_fdenum): Record locked state or sufferChristopher Faylor1-21/+1
2005-10-17Change process_lock to lock_process throughout. Change all calls to newChristopher Faylor1-3/+3
2005-10-03* cygheap.h (class process_lock): New class.Christopher Faylor1-0/+21
2005-08-24* cygheap.h (cygheap_types): Add HEAP_COMMUNE.Christopher Faylor1-0/+1
2005-07-04 * cygheap.h (struct init_cygheap): Delete cygwin_regname member.Corinna Vinschen1-1/+0
2005-06-01* child_info.h (child_info::cygheap_h): Delete.Christopher Faylor1-3/+1
2005-05-27white spaceChristopher Faylor1-1/+1
2005-05-27* cygheap.h: Reference _cygheap_start via .cygheap section.Christopher Faylor1-1/+1
2005-05-02white space and minor comment cleanup.Christopher Faylor1-1/+1