aboutsummaryrefslogtreecommitdiff
path: root/winsup/cygwin/child_info.h
AgeCommit message (Expand)AuthorFilesLines
2001-09-20* fhandler.cc (fhandler_base::set_inheritance): Just use DUPLICATE_CLOSE_SOURCEChristopher Faylor1-1/+1
2001-09-09* child_info.h (PROC_MAGIC): Bump magic number.Christopher Faylor1-1/+1
2001-09-03* child_info.h: Modify magic number.Christopher Faylor1-1/+1
2001-07-17* child_info.h: Bump magic number.Christopher Faylor1-1/+2
2001-04-25* include/cygwin/version.h: Bump minor version number.Christopher Faylor1-1/+1
2001-04-18Throughout, change fdtab references to cygheap->fdtab.Christopher Faylor1-2/+0
2001-04-17* path.h (cwdstuff): Move class.Christopher Faylor1-7/+0
2001-04-04* child_info.h: Bump magic number for fork/exec/spawn.Christopher Faylor1-1/+1
2001-03-11* child_info.h: Bump magic number for fork/exec/spawn.Christopher Faylor1-1/+1
2001-01-28Throughout, change 'cygwin_shared.mount' to 'mount_table'.Christopher Faylor1-3/+2
2000-11-20* spawn.cc (spawn_guts): YA tweak for dealing with arcane rules of quoting inChristopher Faylor1-1/+1
2000-11-15Throughout use myself->ppid_handle rather than parent_alive.Christopher Faylor1-1/+0
2000-11-14* cygheap.h (init_cygheap): New struct holding values that live in the CygwinChristopher Faylor1-1/+1
2000-11-06* child_info.h (child_info): Add pppid_handle for closing the parent's of theChristopher Faylor1-1/+2
2000-10-16* Makefile.in: Remove some obsolete stuff.Christopher Faylor1-4/+7
2000-10-12* child_info: Bump child_info "version".Christopher Faylor1-6/+5
2000-09-13* spawn.cc (av): Hide 'calloced' field and limit cstrduping to class methodsChristopher Faylor1-0/+4
2000-09-08Break out more header info into separate files. Use appropriate header filesChristopher Faylor1-0/+2
2000-09-03* Makefile.in: Add cygheap.o.Christopher Faylor1-10/+49
2000-09-01* sigproc.cc (proc_info): Rename proc_exists which takes a pid to "pid_exists".Christopher Faylor1-0/+63