summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/child_info.h
Commit message (Expand)AuthorAgeFilesLines
* * child_info.h (CURR_CHILD_INFO_MAGIC): Reset.Corinna Vinschen2008-03-061-1/+1
* * child_info.h (~child_info_spawn): Check moreinfo->myself_pinfo forCorinna Vinschen2008-03-051-1/+1
* * child_info.h (child_info_spawn::__stdin): New element.Christopher Faylor2006-12-111-3/+6
* * child_info.h (child_info_spawn::~child_info_spawn): Don't close myself_pinfoChristopher Faylor2006-08-271-2/+3
* * hookapi.cc: Add comment headerChristopher Faylor2006-07-061-1/+1
* white spaceChristopher Faylor2006-05-281-1/+1
* * child_info.h (_CI_SAW_CTRL_C): New enum.Christopher Faylor2006-05-221-3/+7
* * child_info.h (CURR_CHILD_INFO_MAGIC): Update.Christopher Faylor2006-04-031-1/+3
* * child_info.h (child_status): Fix typo which made it impossible to setChristopher Faylor2006-03-221-4/+4
* * child_info.h (child_status): New enum.Christopher Faylor2006-03-201-5/+15
* * child_info.h (CURR_CHILD_INFO_MAGIC): Regenerate.Christopher Faylor2006-03-181-3/+5
* * child_info.h (child_info_fork::fork_retry): Declare new function.Christopher Faylor2006-03-151-1/+2
* * child_info.h (child_info_fork::handle_failure): Declare new function.Christopher Faylor2006-03-131-1/+3
* *** cygwin DLL Changes:Christopher Faylor2005-12-291-2/+3
* * child_info.h (CHILD_INFO_MAGIC): Reset.Christopher Faylor2005-10-291-1/+1
* Change process_lock to lock_process throughout. Change all calls to newChristopher Faylor2005-10-171-1/+1
* * child_info. (CURR_CHILD_INFO_MAGIC): Refresh.Christopher Faylor2005-08-111-1/+5
* * child_info.h (child_info::sync): Pass pid and HANDLE rather than using pinfo.Christopher Faylor2005-07-171-4/+4
* * child_info.h (child_info::cygheap_h): Delete.Christopher Faylor2005-06-011-2/+2
* * child_info.h (fork_info): Use different method to alias variable.Christopher Faylor2005-03-191-2/+4
* copyrightChristopher Faylor2005-02-201-1/+1
* * child_info.h (CURR_CHILD_INFO_MAGIC): Update.Christopher Faylor2004-12-241-2/+1
* * child_info.h (CURR_CHILD_INFO_MAGIC): Use updated value.Christopher Faylor2004-12-191-1/+1
* revert erroneous checkinChristopher Faylor2004-12-181-1/+1
* * fhandler_proc.cc (proc_listing): Add entry for "self".Christopher Faylor2004-12-181-1/+1
* * sigproc.cc (mychild): Reimplement as list scan.Christopher Faylor2004-12-051-2/+7
* * child_info.h (child_info_fork::parent_wr_proc_pipe): New element.Christopher Faylor2004-12-031-1/+2
* * child_info.h (child_info_spawn::hexec_proc): Eliminate.Christopher Faylor2004-11-261-3/+1
* * child_info.h (CURR_CHILD_INFO_MAGIC): Update.Christopher Faylor2004-09-121-1/+1
* * exceptions.cc: (ctrl_c_handler): Do nothing while a Cygwin subprocess isChristopher Faylor2004-09-121-2/+1
* * child_info.h: Update CHILD_INFO_MAGIC after 2004-04-03 change.Christopher Faylor2004-04-081-1/+1
* * child_info.h (child_info::cygheap_reserve_sz): Rename from cygheap_alloc_sz.Christopher Faylor2004-04-041-1/+1
* * child_info.h (CURR_CHILD_INFO_MAGIC): Reset to new value.Christopher Faylor2004-03-181-1/+2
* * fhandler.h (*::fixup_after_exec): Eliminate unused handle argument.Christopher Faylor2004-02-021-4/+2
* * Makefile.in: Add YA method for generating devices.cc.Christopher Faylor2003-10-011-1/+1
* 2003-09-24 Pierre Humblet <pierre.humblet@ieee.org>Pierre Humblet2003-09-251-1/+1
* * syscalls.cc (seteuid32): On Win95 get the pw entry. If it existsCorinna Vinschen2003-01-251-1/+0
* * child_info.h (CURR_CHILD_INFO_MAGIC): Reset.Christopher Faylor2002-10-151-3/+1
* * child_info.h (CURR_CHILD_INFO_MAGIC): Reset.Christopher Faylor2002-10-141-4/+6
* * child_info.h: Add _PROC_WHOOPS enum value.Christopher Faylor2002-08-271-5/+6
* * child_info.h (child_proc_info): Declare as base class.Christopher Faylor2002-06-151-1/+3
* * child_info.h (CHILD_INFO_MAGIC): Oops. Revert previous change. gcc 3.1 bug?Christopher Faylor2002-06-061-1/+1
* * child_info.h (CHILD_INFO_MAGIC): Update.Christopher Faylor2002-06-061-1/+1
* Change internal uid datatype from __uid16_t to __uid32_tCorinna Vinschen2002-05-291-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-1/+1
* * cygmagic: Add define name to warning.Christopher Faylor2001-12-261-1/+2
* commentChristopher Faylor2001-12-261-0/+3
* * Makefile.in: Autogenerate some header files which provide magic numbers.Christopher Faylor2001-12-261-12/+16
* Throughout, rename PROC_FORK1 to PROC_FORK.Christopher Faylor2001-10-101-5/+7