summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/cygheap.h
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * exceptions.cc: (ctrl_c_handler): Do nothing while a Cygwin subprocess isChristopher Faylor2004-09-121-0/+1
* 2004-09-05 Pierre Humblet <pierre.humblet@ieee.org>Pierre Humblet2004-09-071-0/+7
* * path.cc (chdir): Always use the normalized_path as posix_cwd, except if itChristopher Faylor2004-05-281-1/+1
* * cygheap.h: Remove some parameter names from declarations throughout.Christopher Faylor2004-05-151-4/+4
* * cygheap.h (struct init_cygheap): Add mt_h member.Corinna Vinschen2004-05-121-0/+1
* * cygheap.h: Replace inexplicably removed closing brace.Christopher Faylor2004-04-111-0/+1
* * cygheap.h (CYGHEAP_SLOP): Reduce drastically to avoid collisions.Christopher Faylor2004-04-111-2/+1
* * child_info.h (CURR_CHILD_INFO_MAGIC): Reset to new value.Christopher Faylor2004-03-181-1/+3
* Rename _threadinfo to _cygtls, throughout.Christopher Faylor2004-02-121-1/+1
* * localtime.cc (localtime_r): Call tzset.Christopher Faylor2004-02-081-1/+1
* Throughout, change name from set_inheritance to set_no_inheritance to betterChristopher Faylor2004-02-021-1/+1
* * configure.in: Remove NEWVFORK default.Christopher Faylor2004-01-231-0/+2
* * cygtls.h (_threadinfo::call): Remove regparm declaration to work aroundChristopher Faylor2004-01-141-5/+9
* 2004 stuffChristopher Faylor2004-01-031-1/+1