aboutsummaryrefslogtreecommitdiff
path: root/winsup/cygwin/child_info.h
AgeCommit message (Expand)AuthorFilesLines
2015-07-29cygwin: Fix copyright datesCorinna Vinschen1-1/+1
2015-07-07Simplify stack allocation code in child after forkCorinna Vinschen1-2/+1
2013-08-23* child_info.h (PROC_MAGIC_GENERIC): Define differently for x86 vs. x86_64.Christopher Faylor1-1/+5
2013-04-23 * Merge in cygwin-64bit-branch.Corinna Vinschen1-4/+4
2013-03-31* child_info.h (cygheap_exec_info::sigmask): Declare new field.Christopher Faylor1-0/+1
2013-02-08 * child_info.h (CURR_CHILD_INFO_MAGIC): Update.Corinna Vinschen1-4/+4
2013-01-21Throughout, change __attribute__ ((regparm (N))) to just __regN. Throughout,Christopher Faylor1-7/+7
2012-12-05 * child_info.h (class child_info_spawn): Drop unused member lock.Corinna Vinschen1-2/+1
2012-10-22 * child_info.h (CURR_CHILD_INFO_MAGIC): Update.Corinna Vinschen1-1/+1
2012-10-09* child_info.h (child_info_spawn::has_execed): Remove unneeded synchronization.Christopher Faylor1-2/+0
2012-05-14* child_info.h (CURR_CHILD_INFO_MAGIC): Update.Christopher Faylor1-1/+1
2012-05-14* DevNotes: Add entry cgf-000007.Christopher Faylor1-0/+2
2012-05-02* ChangeNotes: New file. Add entry cgf-000001.Christopher Faylor1-1/+1
2012-03-21* child_info.h: Reset magic number.Christopher Faylor1-1/+1
2012-03-21* child_info.h (child_info::postfork): Define new function.Christopher Faylor1-2/+8
2012-03-21* child_info.h: Reset magic number.Christopher Faylor1-2/+2
2012-03-20* child_info.h (CURR_CHILD_INFO_MAGIC): Reset.Christopher Faylor1-1/+5
2011-11-24* child_info.h (CURR_CHILD_INFO_MAGIC): Reset for previous changes.Christopher Faylor1-1/+1
2011-11-23* pipe.cc (fhandler_pipe::create): Avoid derefencing a NULL pointer.Christopher Faylor1-4/+4
2011-11-16* child_info.h (CURR_CHILD_INFO_MAGIC): Reset.Christopher Faylor1-3/+6
2011-11-14Throughout use "have_execed" macro rather than "hExeced" global handle.Christopher Faylor1-27/+50
2011-10-26* child_info.h (cchildren): New struct.Christopher Faylor1-4/+12
2011-10-22* dtable.cc (dtable::delete_archetype): Improve debugging output.Christopher Faylor1-0/+4
2011-06-09* child_info.h (CURR_CHILD_INFO_MAGIC): Reset.Christopher Faylor1-4/+1
2011-05-30* dll_init.cc (dll_list::find_by_modname): New function to search the dll listChristopher Faylor1-1/+2
2011-05-28* autoload.cc: Call _api_fatal in asm.Christopher Faylor1-3/+4
2011-05-20 * child_info.h (CURR_CHILD_INFO_MAGIC): Update.Corinna Vinschen1-2/+4
2009-04-05* Makefile.in: Use all compile options when calculating magic values.Christopher Faylor1-1/+1
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