summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/child_info.h
Commit message (Expand)AuthorAgeFilesLines
* * fhandler.cc (fhandler_base::set_inheritance): Just use DUPLICATE_CLOSE_SOURCEChristopher Faylor2001-09-201-1/+1
* * child_info.h (PROC_MAGIC): Bump magic number.Christopher Faylor2001-09-091-1/+1
* * child_info.h: Modify magic number.Christopher Faylor2001-09-031-1/+1
* * child_info.h: Bump magic number.Christopher Faylor2001-07-171-1/+2
* * include/cygwin/version.h: Bump minor version number.Christopher Faylor2001-04-251-1/+1
* Throughout, change fdtab references to cygheap->fdtab.Christopher Faylor2001-04-181-2/+0
* * path.h (cwdstuff): Move class.Christopher Faylor2001-04-171-7/+0
* * child_info.h: Bump magic number for fork/exec/spawn.Christopher Faylor2001-04-041-1/+1
* * child_info.h: Bump magic number for fork/exec/spawn.Christopher Faylor2001-03-111-1/+1
* Throughout, change 'cygwin_shared.mount' to 'mount_table'.Christopher Faylor2001-01-281-3/+2
* * spawn.cc (spawn_guts): YA tweak for dealing with arcane rules of quoting inChristopher Faylor2000-11-201-1/+1
* Throughout use myself->ppid_handle rather than parent_alive.Christopher Faylor2000-11-151-1/+0
* * cygheap.h (init_cygheap): New struct holding values that live in the CygwinChristopher Faylor2000-11-141-1/+1
* * child_info.h (child_info): Add pppid_handle for closing the parent's of theChristopher Faylor2000-11-061-1/+2
* * Makefile.in: Remove some obsolete stuff.Christopher Faylor2000-10-161-4/+7
* * child_info: Bump child_info "version".Christopher Faylor2000-10-121-6/+5
* * spawn.cc (av): Hide 'calloced' field and limit cstrduping to class methodsChristopher Faylor2000-09-131-0/+4
* Break out more header info into separate files. Use appropriate header filesChristopher Faylor2000-09-081-0/+2
* * Makefile.in: Add cygheap.o.Christopher Faylor2000-09-031-10/+49
* * sigproc.cc (proc_info): Rename proc_exists which takes a pid to "pid_exists".Christopher Faylor2000-09-011-0/+63