Age | Commit message (Expand) | Author | Files | Lines |
2004-04-08 | * child_info.h: Update CHILD_INFO_MAGIC after 2004-04-03 change. | Christopher Faylor | 1 | -1/+1 |
2004-04-04 | * child_info.h (child_info::cygheap_reserve_sz): Rename from cygheap_alloc_sz. | Christopher Faylor | 1 | -1/+1 |
2004-03-18 | * child_info.h (CURR_CHILD_INFO_MAGIC): Reset to new value. | Christopher Faylor | 1 | -1/+2 |
2004-02-02 | * fhandler.h (*::fixup_after_exec): Eliminate unused handle argument. | Christopher Faylor | 1 | -4/+2 |
2003-10-01 | * Makefile.in: Add YA method for generating devices.cc. | Christopher Faylor | 1 | -1/+1 |
2003-09-25 | 2003-09-24 Pierre Humblet <pierre.humblet@ieee.org> | Pierre Humblet | 1 | -1/+1 |
2003-01-25 | * syscalls.cc (seteuid32): On Win95 get the pw entry. If it exists | Corinna Vinschen | 1 | -1/+0 |
2002-10-15 | * child_info.h (CURR_CHILD_INFO_MAGIC): Reset. | Christopher Faylor | 1 | -3/+1 |
2002-10-14 | * child_info.h (CURR_CHILD_INFO_MAGIC): Reset. | Christopher Faylor | 1 | -4/+6 |
2002-08-27 | * child_info.h: Add _PROC_WHOOPS enum value. | Christopher Faylor | 1 | -5/+6 |
2002-06-15 | * child_info.h (child_proc_info): Declare as base class. | Christopher Faylor | 1 | -1/+3 |
2002-06-06 | * child_info.h (CHILD_INFO_MAGIC): Oops. Revert previous change. gcc 3.1 bug? | Christopher Faylor | 1 | -1/+1 |
2002-06-06 | * child_info.h (CHILD_INFO_MAGIC): Update. | Christopher Faylor | 1 | -1/+1 |
2002-05-29 | Change internal uid datatype from __uid16_t to __uid32_t | Corinna Vinschen | 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 | -1/+1 |
2001-12-26 | * cygmagic: Add define name to warning. | Christopher Faylor | 1 | -1/+2 |
2001-12-26 | comment | Christopher Faylor | 1 | -0/+3 |
2001-12-26 | * Makefile.in: Autogenerate some header files which provide magic numbers. | Christopher Faylor | 1 | -12/+16 |
2001-10-10 | Throughout, rename PROC_FORK1 to PROC_FORK. | Christopher Faylor | 1 | -5/+7 |
2001-10-05 | Revert incorrect checkins. | Christopher Faylor | 1 | -1/+1 |
2001-10-05 | * heap.h (inheap): Check for NULL. | Christopher Faylor | 1 | -1/+1 |
2001-09-20 | * fhandler.cc (fhandler_base::set_inheritance): Just use DUPLICATE_CLOSE_SOURCE | Christopher Faylor | 1 | -1/+1 |
2001-09-09 | * child_info.h (PROC_MAGIC): Bump magic number. | Christopher Faylor | 1 | -1/+1 |
2001-09-03 | * child_info.h: Modify magic number. | Christopher Faylor | 1 | -1/+1 |
2001-07-17 | * child_info.h: Bump magic number. | Christopher Faylor | 1 | -1/+2 |
2001-04-25 | * include/cygwin/version.h: Bump minor version number. | Christopher Faylor | 1 | -1/+1 |
2001-04-18 | Throughout, change fdtab references to cygheap->fdtab. | Christopher Faylor | 1 | -2/+0 |
2001-04-17 | * path.h (cwdstuff): Move class. | Christopher Faylor | 1 | -7/+0 |
2001-04-04 | * child_info.h: Bump magic number for fork/exec/spawn. | Christopher Faylor | 1 | -1/+1 |
2001-03-11 | * child_info.h: Bump magic number for fork/exec/spawn. | Christopher Faylor | 1 | -1/+1 |
2001-01-28 | Throughout, change 'cygwin_shared.mount' to 'mount_table'. | Christopher Faylor | 1 | -3/+2 |
2000-11-20 | * spawn.cc (spawn_guts): YA tweak for dealing with arcane rules of quoting in | Christopher Faylor | 1 | -1/+1 |
2000-11-15 | Throughout use myself->ppid_handle rather than parent_alive. | Christopher Faylor | 1 | -1/+0 |
2000-11-14 | * cygheap.h (init_cygheap): New struct holding values that live in the Cygwin | Christopher Faylor | 1 | -1/+1 |
2000-11-06 | * child_info.h (child_info): Add pppid_handle for closing the parent's of the | Christopher Faylor | 1 | -1/+2 |
2000-10-16 | * Makefile.in: Remove some obsolete stuff. | Christopher Faylor | 1 | -4/+7 |
2000-10-12 | * child_info: Bump child_info "version". | Christopher Faylor | 1 | -6/+5 |
2000-09-13 | * spawn.cc (av): Hide 'calloced' field and limit cstrduping to class methods | Christopher Faylor | 1 | -0/+4 |
2000-09-08 | Break out more header info into separate files. Use appropriate header files | Christopher Faylor | 1 | -0/+2 |
2000-09-03 | * Makefile.in: Add cygheap.o. | Christopher Faylor | 1 | -10/+49 |
2000-09-01 | * sigproc.cc (proc_info): Rename proc_exists which takes a pid to "pid_exists". | Christopher Faylor | 1 | -0/+63 |