summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/cygheap.h
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * debug.h (handle_list): Move here from debug.cc. Add "inherit" flagChristopher Faylor2002-07-131-0/+12
* * autoload.cc (NetGetDCName): Change to make this an optional load function.Christopher Faylor2002-06-291-3/+6
* * cygheap.h (cygheap_user): Reorg to accommodate environment caching.Christopher Faylor2002-06-291-7/+22
* * cygheap.cc (cfree_and_set): New function.Christopher Faylor2002-06-271-9/+12
* * cygheap.h (cygheap_user::issetuid): New method.Christopher Faylor2002-06-161-0/+4
* * cygheap.h (cygheap_user::winname): New field.Christopher Faylor2002-06-161-0/+1
* * child_info.h (child_proc_info): Declare as base class.Christopher Faylor2002-06-151-1/+1
* * cygheap.h (cygheap_user::userprofile_env_buf): New static member.Christopher Faylor2002-06-141-0/+3
* * cygheap.h (cygheap_user): Add static members to hold home{drive,path} info.Christopher Faylor2002-06-141-0/+4
* * cygheap.cc (cygheap_user::set_logsrv): Remove.Christopher Faylor2002-06-141-14/+3
* * cygheap.cc (cygheap_user::set_name): Remove setting homedrive andCorinna Vinschen2002-06-131-0/+1
* * cygheap.cc (cygheap_user::set_name): Set homedrive and homepath to NULL onChristopher Faylor2002-06-121-0/+16
* Change internal uid datatype from __uid16_t to __uid32_tCorinna Vinschen2002-05-291-2/+2
* Change internal gid datatype from __gid16_t to __gid32_tCorinna Vinschen2002-05-281-2/+2
* * cygheap.h (class cygheap_user): Add member `orig_psid'.Corinna Vinschen2002-05-081-0/+2
* * path.h (pathconv_arg): Add PC_POSIX.Christopher Faylor2002-05-021-1/+0
* * sync.h (new_muto): Just accept an argument which denotes the name of theChristopher Faylor2002-02-221-1/+1
* * child_info.h, cygheap.h, fhandler_clipboard.cc, fhandler_dsp.cc,Corinna Vinschen2002-02-101-1/+1
* * (child_info.h, cygheap.h, dcrt0.cc, dir.cc, fhandler.cc, fhandler.h,Corinna Vinschen2002-02-101-4/+4
* * Makefile.in (DLL_OFILES): Add fhandler_disk_file.o.Christopher Faylor2001-11-211-0/+1
* * cygheap.h (cygheap_fdmanip::isopen): Set appropriate errno if fd not open.Christopher Faylor2001-11-011-1/+7
* * cygheap.h (cygheap_fdmanip::cygheap_fdmanip): Clear fh.Christopher Faylor2001-10-311-1/+2
* * Makefile.in: Only build testsuite directory on first 'make check'.Christopher Faylor2001-10-241-0/+1
* * cygheap.h (cygheap_fdget::cygheap_fdget): Remove debugging operation fromChristopher Faylor2001-10-161-1/+1
* * cygerrno.h (set_errno): Define more informative version of this function forChristopher Faylor2001-10-161-2/+3
* * fhandler.cc (fhandler_base::fork_fixup): Don't protect handle.Christopher Faylor2001-10-151-0/+73
* * cygheap.cc (dup_now): New function.Christopher Faylor2001-09-141-2/+2
* Update copyrights.Christopher Faylor2001-09-111-1/+1
* * cygheap.cc (cygheap_fixup_in_child): Clear cygheap->base so that heap is notChristopher Faylor2001-09-091-3/+6
* * cygheap.cc (init_cygheap::etc_changed): New method to signalCorinna Vinschen2001-09-091-0/+3
* * cygheap.h (init_cygheap): Move heap pointers here.Christopher Faylor2001-09-071-1/+4
* * cygheap.h (init_cygheap): Move bucket array here from cygheap.cc.Christopher Faylor2001-09-061-0/+1
* Throughout, change check for running under Windows NT to 'iswinnt'.Christopher Faylor2001-08-041-0/+1
* * child_info.h: Bump magic number.Christopher Faylor2001-07-171-1/+3
* * mmap.cc: Clean up *ResourceLock calls throughout.Christopher Faylor2001-06-261-1/+0
* * cygheap.h (cygheap_user::cygheap_user): Initialize token toCorinna Vinschen2001-06-041-1/+2
* * path.cc (normalize_posix_path): Revert .. check removed by previous changes.Christopher Faylor2001-06-041-1/+3
* * cygheap.cc (cygheap_root::cygheap_rot): Remove constructor.Christopher Faylor2001-06-031-7/+41
* Throughout, change fdtab references to cygheap->fdtab.Christopher Faylor2001-04-181-2/+3
* * path.h (cwdstuff): Move class.Christopher Faylor2001-04-171-0/+19
* Throughout, change 'cygwin_shared.mount' to 'mount_table'.Christopher Faylor2001-01-281-0/+2
* * autoload.cc (LoadDLLinitfunc): Remove debugging statement.Christopher Faylor2001-01-171-7/+8
* * cygheap.h: Move `token' and `impersonated' from class _pinfoCorinna Vinschen2000-11-151-5/+9
* * cygheap.cc (cygheap_root::cygheap_root): New function.Corinna Vinschen2000-11-151-5/+54
* * cygheap.h (init_cygheap): New struct holding values that live in the CygwinChristopher Faylor2000-11-141-4/+27
* Increase cygwin heap size.Christopher Faylor2000-11-091-1/+1
* * Makefile.in: Remove some obsolete stuff.Christopher Faylor2000-10-161-6/+6
* * cygheap.cc (cygheap_init): Born again function.Christopher Faylor2000-10-021-1/+2