summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/cygheap.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* * cygheap.h (init_cygheap): Play more vfork shell games and move ctty_on_holdChristopher Faylor2004-01-031-0/+1
* Move open_fhs from fhandler.h to cygheap.h for easier tracking. AccommodateChristopher Faylor2003-12-301-0/+1
* * cygheap.h (cygheap_types): Add HEAP_ARCHETYPES.Christopher Faylor2003-12-111-1/+2
* Change use of BOOL, TRUE, FALSE to bool, true, false, as appropriate,Christopher Faylor2003-12-071-1/+3
* * cygheap.cc (cygheap_init): Set cygheap->shared_prefix.Corinna Vinschen2003-12-011-0/+1
* 2003-11-11 Robert Collins <rbtcollins@hotmail.com>Robert Collins2003-11-141-3/+3
* 2003-09-26 Pierre Humblet <pierre.humblet@ieee.org>Pierre Humblet2003-09-271-6/+6
* * devices.cc: New file.Christopher Faylor2003-09-251-0/+1
* * cygheap.cc (cygheap_user::set_saved_sid): Rename from set_orig_sid.Corinna Vinschen2003-09-161-6/+6
* * shared_info.h (shared_info::initialize): Remove argument.Christopher Faylor2003-09-101-0/+1
* * dcrt0.cc (__argc_safe): New variable.Christopher Faylor2003-09-051-1/+1
* * cygheap.cc (cygheap_init): Allocate space for sigaction array in cygheap.Christopher Faylor2003-09-011-0/+2
* * cygheap.h (enum cygheap_types): Add HEAP_MMAP.Christopher Faylor2003-08-231-2/+3
* * exceptions.cc (sigreturn): Don't clobber ebp in recursive signal calls.Christopher Faylor2003-08-221-0/+1
* * cygheap.h (class cygheap_user): Use INVALID_HANDLE_VALUE as invalidCorinna Vinschen2003-07-141-28/+19
* * cygheap.h (enum impersonation): New enum.Corinna Vinschen2003-06-301-4/+44
* * grp.cc (read_etc_group): On NT, add a line for gid = -1. Change nameChristopher Faylor2003-01-171-4/+1
* * cygheap.cc (cygheap_fixup_in_child): Use user_heap element in cygheap.Christopher Faylor2002-10-221-6/+9
* * cygheap.cc (dup_now): Make fatal error a little more informative.Christopher Faylor2002-10-091-1/+1
* * child_info.h: Add _PROC_WHOOPS enum value.Christopher Faylor2002-08-271-0/+1
* * security.cc: Change some formatting.Corinna Vinschen2002-07-291-0/+1