Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-08-23* child_info.h (PROC_MAGIC_GENERIC): Define differently for x86 vs. x86_64.Christopher Faylor
2013-04-23 * Merge in cygwin-64bit-branch.Corinna Vinschen
2013-03-31* child_info.h (cygheap_exec_info::sigmask): Declare new field.Christopher Faylor
2013-02-09 * child_info.h (CURR_CHILD_INFO_MAGIC): Update.Corinna Vinschen
2013-01-21Throughout, change __attribute__ ((regparm (N))) to just __regN. Throughout,Christopher Faylor
2012-12-05 * child_info.h (class child_info_spawn): Drop unused member lock.Corinna Vinschen
2012-10-22 * child_info.h (CURR_CHILD_INFO_MAGIC): Update.Corinna Vinschen
2012-10-10* child_info.h (child_info_spawn::has_execed): Remove unneeded synchronization.Christopher Faylor
2012-05-15* child_info.h (CURR_CHILD_INFO_MAGIC): Update.Christopher Faylor
2012-05-15* DevNotes: Add entry cgf-000007.Christopher Faylor
2012-05-02* ChangeNotes: New file. Add entry cgf-000001.Christopher Faylor
2012-03-21* child_info.h: Reset magic number.Christopher Faylor
2012-03-21* child_info.h (child_info::postfork): Define new function.Christopher Faylor
2012-03-21* child_info.h: Reset magic number.Christopher Faylor
2012-03-20* child_info.h (CURR_CHILD_INFO_MAGIC): Reset.Christopher Faylor
2011-11-24* child_info.h (CURR_CHILD_INFO_MAGIC): Reset for previous changes.Christopher Faylor
2011-11-24* pipe.cc (fhandler_pipe::create): Avoid derefencing a NULL pointer.Christopher Faylor
2011-11-16* child_info.h (CURR_CHILD_INFO_MAGIC): Reset.Christopher Faylor
2011-11-14Throughout use "have_execed" macro rather than "hExeced" global handle.Christopher Faylor
2011-10-26* child_info.h (cchildren): New struct.Christopher Faylor
2011-10-22* dtable.cc (dtable::delete_archetype): Improve debugging output.Christopher Faylor
2011-06-10* child_info.h (CURR_CHILD_INFO_MAGIC): Reset.Christopher Faylor
2011-05-30* dll_init.cc (dll_list::find_by_modname): New function to search the dll listChristopher Faylor
2011-05-28* autoload.cc: Call _api_fatal in asm.Christopher Faylor
2011-05-20 * child_info.h (CURR_CHILD_INFO_MAGIC): Update.Corinna Vinschen
2009-04-05* Makefile.in: Use all compile options when calculating magic values.Christopher Faylor
2008-04-01 * Fix copyright dates.Corinna Vinschen
2008-03-06 * child_info.h (CURR_CHILD_INFO_MAGIC): Reset.Corinna Vinschen
2008-03-05 * child_info.h (~child_info_spawn): Check moreinfo->myself_pinfo forCorinna Vinschen
2006-12-11* child_info.h (child_info_spawn::__stdin): New element.Christopher Faylor
2006-08-27* child_info.h (child_info_spawn::~child_info_spawn): Don't close myself_pinfoChristopher Faylor
2006-07-06* hookapi.cc: Add comment headerChristopher Faylor
2006-05-28white spaceChristopher Faylor
2006-05-22* child_info.h (_CI_SAW_CTRL_C): New enum.Christopher Faylor
2006-04-03* child_info.h (CURR_CHILD_INFO_MAGIC): Update.Christopher Faylor
2006-03-22* child_info.h (child_status): Fix typo which made it impossible to setChristopher Faylor
2006-03-20* child_info.h (child_status): New enum.Christopher Faylor
2006-03-18* child_info.h (CURR_CHILD_INFO_MAGIC): Regenerate.Christopher Faylor
2006-03-15* child_info.h (child_info_fork::fork_retry): Declare new function.Christopher Faylor
2006-03-14* child_info.h (child_info_fork::handle_failure): Declare new function.Christopher Faylor
2005-12-29*** cygwin DLL Changes:Christopher Faylor
2005-10-29* child_info.h (CHILD_INFO_MAGIC): Reset.Christopher Faylor
2005-10-18Change process_lock to lock_process throughout. Change all calls to newChristopher Faylor
2005-08-11* child_info. (CURR_CHILD_INFO_MAGIC): Refresh.Christopher Faylor
2005-07-17* child_info.h (child_info::sync): Pass pid and HANDLE rather than using pinfo.Christopher Faylor
2005-06-01* child_info.h (child_info::cygheap_h): Delete.Christopher Faylor
2005-03-20* child_info.h (fork_info): Use different method to alias variable.Christopher Faylor
2005-02-20copyrightChristopher Faylor
2004-12-24* child_info.h (CURR_CHILD_INFO_MAGIC): Update.Christopher Faylor
2004-12-19* child_info.h (CURR_CHILD_INFO_MAGIC): Use updated value.Christopher Faylor