Age | Commit message (Expand) | Author | Files | Lines |
2004-02-12 | Rename _threadinfo to _cygtls, throughout. | Christopher Faylor | 1 | -1/+1 |
2004-02-08 | * localtime.cc (localtime_r): Call tzset. | Christopher Faylor | 1 | -1/+1 |
2004-02-02 | Throughout, change name from set_inheritance to set_no_inheritance to better | Christopher Faylor | 1 | -1/+1 |
2004-01-23 | * configure.in: Remove NEWVFORK default. | Christopher Faylor | 1 | -0/+2 |
2004-01-14 | * cygtls.h (_threadinfo::call): Remove regparm declaration to work around | Christopher Faylor | 1 | -5/+9 |
2004-01-03 | 2004 stuff | Christopher Faylor | 1 | -1/+1 |
2004-01-03 | * cygheap.h (init_cygheap): Play more vfork shell games and move ctty_on_hold | Christopher Faylor | 1 | -0/+1 |
2003-12-30 | Move open_fhs from fhandler.h to cygheap.h for easier tracking. Accommodate | Christopher Faylor | 1 | -0/+1 |
2003-12-11 | * cygheap.h (cygheap_types): Add HEAP_ARCHETYPES. | Christopher Faylor | 1 | -1/+2 |
2003-12-07 | Change use of BOOL, TRUE, FALSE to bool, true, false, as appropriate, | Christopher Faylor | 1 | -1/+3 |
2003-12-01 | * cygheap.cc (cygheap_init): Set cygheap->shared_prefix. | Corinna Vinschen | 1 | -0/+1 |
2003-11-14 | 2003-11-11 Robert Collins <rbtcollins@hotmail.com> | Robert Collins | 1 | -3/+3 |
2003-09-27 | 2003-09-26 Pierre Humblet <pierre.humblet@ieee.org> | Pierre Humblet | 1 | -6/+6 |
2003-09-25 | * devices.cc: New file. | Christopher Faylor | 1 | -0/+1 |
2003-09-16 | * cygheap.cc (cygheap_user::set_saved_sid): Rename from set_orig_sid. | Corinna Vinschen | 1 | -6/+6 |
2003-09-10 | * shared_info.h (shared_info::initialize): Remove argument. | Christopher Faylor | 1 | -0/+1 |
2003-09-05 | * dcrt0.cc (__argc_safe): New variable. | Christopher Faylor | 1 | -1/+1 |
2003-09-01 | * cygheap.cc (cygheap_init): Allocate space for sigaction array in cygheap. | Christopher Faylor | 1 | -0/+2 |
2003-08-23 | * cygheap.h (enum cygheap_types): Add HEAP_MMAP. | Christopher Faylor | 1 | -2/+3 |
2003-08-22 | * exceptions.cc (sigreturn): Don't clobber ebp in recursive signal calls. | Christopher Faylor | 1 | -0/+1 |
2003-07-14 | * cygheap.h (class cygheap_user): Use INVALID_HANDLE_VALUE as invalid | Corinna Vinschen | 1 | -28/+19 |
2003-06-30 | * cygheap.h (enum impersonation): New enum. | Corinna Vinschen | 1 | -4/+44 |
2003-01-17 | * grp.cc (read_etc_group): On NT, add a line for gid = -1. Change name | Christopher Faylor | 1 | -4/+1 |
2002-10-22 | * cygheap.cc (cygheap_fixup_in_child): Use user_heap element in cygheap. | Christopher Faylor | 1 | -6/+9 |
2002-10-09 | * cygheap.cc (dup_now): Make fatal error a little more informative. | Christopher Faylor | 1 | -1/+1 |
2002-08-27 | * child_info.h: Add _PROC_WHOOPS enum value. | Christopher Faylor | 1 | -0/+1 |
2002-07-29 | * security.cc: Change some formatting. | Corinna Vinschen | 1 | -0/+1 |
2002-07-13 | * debug.h (handle_list): Move here from debug.cc. Add "inherit" flag | Christopher Faylor | 1 | -0/+12 |
2002-06-29 | * autoload.cc (NetGetDCName): Change to make this an optional load function. | Christopher Faylor | 1 | -3/+6 |
2002-06-29 | * cygheap.h (cygheap_user): Reorg to accommodate environment caching. | Christopher Faylor | 1 | -7/+22 |
2002-06-27 | * cygheap.cc (cfree_and_set): New function. | Christopher Faylor | 1 | -9/+12 |
2002-06-16 | * cygheap.h (cygheap_user::issetuid): New method. | Christopher Faylor | 1 | -0/+4 |
2002-06-16 | * cygheap.h (cygheap_user::winname): New field. | Christopher Faylor | 1 | -0/+1 |
2002-06-15 | * child_info.h (child_proc_info): Declare as base class. | Christopher Faylor | 1 | -1/+1 |
2002-06-14 | * cygheap.h (cygheap_user::userprofile_env_buf): New static member. | Christopher Faylor | 1 | -0/+3 |
2002-06-14 | * cygheap.h (cygheap_user): Add static members to hold home{drive,path} info. | Christopher Faylor | 1 | -0/+4 |
2002-06-14 | * cygheap.cc (cygheap_user::set_logsrv): Remove. | Christopher Faylor | 1 | -14/+3 |
2002-06-13 | * cygheap.cc (cygheap_user::set_name): Remove setting homedrive and | Corinna Vinschen | 1 | -0/+1 |
2002-06-12 | * cygheap.cc (cygheap_user::set_name): Set homedrive and homepath to NULL on | Christopher Faylor | 1 | -0/+16 |
2002-05-29 | Change internal uid datatype from __uid16_t to __uid32_t | Corinna Vinschen | 1 | -2/+2 |
2002-05-28 | Change internal gid datatype from __gid16_t to __gid32_t | Corinna Vinschen | 1 | -2/+2 |
2002-05-08 | * cygheap.h (class cygheap_user): Add member `orig_psid'. | Corinna Vinschen | 1 | -0/+2 |
2002-05-02 | * path.h (pathconv_arg): Add PC_POSIX. | Christopher Faylor | 1 | -1/+0 |
2002-02-22 | * sync.h (new_muto): Just accept an argument which denotes the name of the | Christopher Faylor | 1 | -1/+1 |
2002-02-10 | * child_info.h, cygheap.h, fhandler_clipboard.cc, fhandler_dsp.cc, | Corinna Vinschen | 1 | -1/+1 |
2002-02-10 | * (child_info.h, cygheap.h, dcrt0.cc, dir.cc, fhandler.cc, fhandler.h, | Corinna Vinschen | 1 | -4/+4 |
2001-11-21 | * Makefile.in (DLL_OFILES): Add fhandler_disk_file.o. | Christopher Faylor | 1 | -0/+1 |
2001-11-01 | * cygheap.h (cygheap_fdmanip::isopen): Set appropriate errno if fd not open. | Christopher Faylor | 1 | -1/+7 |
2001-10-31 | * cygheap.h (cygheap_fdmanip::cygheap_fdmanip): Clear fh. | Christopher Faylor | 1 | -1/+2 |
2001-10-24 | * Makefile.in: Only build testsuite directory on first 'make check'. | Christopher Faylor | 1 | -0/+1 |