aboutsummaryrefslogtreecommitdiff
path: root/winsup/cygwin/child_info.h
AgeCommit message (Expand)AuthorFilesLines
2008-04-01 * Fix copyright dates.Corinna Vinschen1-1/+1
2008-03-06 * child_info.h (CURR_CHILD_INFO_MAGIC): Reset.Corinna Vinschen1-1/+1
2008-03-05 * child_info.h (~child_info_spawn): Check moreinfo->myself_pinfo forCorinna Vinschen1-1/+1
2006-12-11* child_info.h (child_info_spawn::__stdin): New element.Christopher Faylor1-3/+6
2006-08-27* child_info.h (child_info_spawn::~child_info_spawn): Don't close myself_pinfoChristopher Faylor1-2/+3
2006-07-06* hookapi.cc: Add comment headerChristopher Faylor1-1/+1
2006-05-28white spaceChristopher Faylor1-1/+1
2006-05-22* child_info.h (_CI_SAW_CTRL_C): New enum.Christopher Faylor1-3/+7
2006-04-03* child_info.h (CURR_CHILD_INFO_MAGIC): Update.Christopher Faylor1-1/+3
2006-03-22* child_info.h (child_status): Fix typo which made it impossible to setChristopher Faylor1-4/+4
2006-03-20* child_info.h (child_status): New enum.Christopher Faylor1-5/+15
2006-03-18* child_info.h (CURR_CHILD_INFO_MAGIC): Regenerate.Christopher Faylor1-3/+5
2006-03-15* child_info.h (child_info_fork::fork_retry): Declare new function.Christopher Faylor1-1/+2
2006-03-13* child_info.h (child_info_fork::handle_failure): Declare new function.Christopher Faylor1-1/+3
2005-12-29*** cygwin DLL Changes:Christopher Faylor1-2/+3
2005-10-29* child_info.h (CHILD_INFO_MAGIC): Reset.Christopher Faylor1-1/+1
2005-10-17Change process_lock to lock_process throughout. Change all calls to newChristopher Faylor1-1/+1
2005-08-11* child_info. (CURR_CHILD_INFO_MAGIC): Refresh.Christopher Faylor1-1/+5
2005-07-17* child_info.h (child_info::sync): Pass pid and HANDLE rather than using pinfo.Christopher Faylor1-4/+4
2005-06-01* child_info.h (child_info::cygheap_h): Delete.Christopher Faylor1-2/+2
2005-03-19* child_info.h (fork_info): Use different method to alias variable.Christopher Faylor1-2/+4
2005-02-20copyrightChristopher Faylor1-1/+1
2004-12-24* child_info.h (CURR_CHILD_INFO_MAGIC): Update.Christopher Faylor1-2/+1
2004-12-19* child_info.h (CURR_CHILD_INFO_MAGIC): Use updated value.Christopher Faylor1-1/+1
2004-12-18revert erroneous checkinChristopher Faylor1-1/+1
2004-12-18* fhandler_proc.cc (proc_listing): Add entry for "self".Christopher Faylor1-1/+1
2004-12-05* sigproc.cc (mychild): Reimplement as list scan.Christopher Faylor1-2/+7
2004-12-03* child_info.h (child_info_fork::parent_wr_proc_pipe): New element.Christopher Faylor1-1/+2
2004-11-26* child_info.h (child_info_spawn::hexec_proc): Eliminate.Christopher Faylor1-3/+1
2004-09-12* child_info.h (CURR_CHILD_INFO_MAGIC): Update.Christopher Faylor1-1/+1
2004-09-12* exceptions.cc: (ctrl_c_handler): Do nothing while a Cygwin subprocess isChristopher Faylor1-2/+1
2004-04-08* child_info.h: Update CHILD_INFO_MAGIC after 2004-04-03 change.Christopher Faylor1-1/+1
2004-04-04* child_info.h (child_info::cygheap_reserve_sz): Rename from cygheap_alloc_sz.Christopher Faylor1-1/+1
2004-03-18* child_info.h (CURR_CHILD_INFO_MAGIC): Reset to new value.Christopher Faylor1-1/+2
2004-02-02* fhandler.h (*::fixup_after_exec): Eliminate unused handle argument.Christopher Faylor1-4/+2
2003-10-01* Makefile.in: Add YA method for generating devices.cc.Christopher Faylor1-1/+1
2003-09-252003-09-24 Pierre Humblet <pierre.humblet@ieee.org>Pierre Humblet1-1/+1
2003-01-25 * syscalls.cc (seteuid32): On Win95 get the pw entry. If it existsCorinna Vinschen1-1/+0
2002-10-15* child_info.h (CURR_CHILD_INFO_MAGIC): Reset.Christopher Faylor1-3/+1
2002-10-14* child_info.h (CURR_CHILD_INFO_MAGIC): Reset.Christopher Faylor1-4/+6
2002-08-27* child_info.h: Add _PROC_WHOOPS enum value.Christopher Faylor1-5/+6
2002-06-15* child_info.h (child_proc_info): Declare as base class.Christopher Faylor1-1/+3
2002-06-06* child_info.h (CHILD_INFO_MAGIC): Oops. Revert previous change. gcc 3.1 bug?Christopher Faylor1-1/+1
2002-06-06* child_info.h (CHILD_INFO_MAGIC): Update.Christopher Faylor1-1/+1
2002-05-29 Change internal uid datatype from __uid16_t to __uid32_tCorinna Vinschen1-1/+1
2002-02-10 * child_info.h, cygheap.h, fhandler_clipboard.cc, fhandler_dsp.cc,Corinna Vinschen1-1/+1
2002-02-10 * (child_info.h, cygheap.h, dcrt0.cc, dir.cc, fhandler.cc, fhandler.h,Corinna Vinschen1-1/+1
2001-12-26* cygmagic: Add define name to warning.Christopher Faylor1-1/+2
2001-12-26commentChristopher Faylor1-0/+3
2001-12-26* Makefile.in: Autogenerate some header files which provide magic numbers.Christopher Faylor1-12/+16