OSDN Git Service

Rename cygWFMO to cygwait throughout and use the magic of polymorphism to "wait
[pf3gnuchains/pf3gnuchains4x.git] / winsup / cygwin / exceptions.cc
2011-12-08 cgf* dll_init.cc (dll_dllcrt0): Don't try to initialize...
2011-12-07 cgf* exceptions.cc (ctrl_c_handler): Remove _my_tls.remove...
2011-12-04 cgf* exceptions.cc (exception::handle): Drop abbreviation...
2011-11-26 cgf* exceptions.cc (stackdump): Make global.
2011-11-26 cgf* exceptions.cc (sigpacket::process): Move signal_exit...
2011-11-14 cgfThroughout use "have_execed" macro rather than "hExeced...
2011-10-28 cgf* exceptions.cc (sigpacket::process): Avoid a potential...
2011-08-03 yselkowitz* cygtls.h (struct _local_storage): Add cw_timer member.
2011-07-13 cgf* setup_handler (setup_handler): Change break to goto...
2011-07-06 cgf* exceptions.cc (_cygtls::interrupt_now): Back out...
2011-07-06 cgf* exceptions.cc (_cygtls::interrupt_now): Don't check...
2011-07-06 cgf* exceptions.cc (CALL_HANDLER_RETRY_INNER): Rename...
2011-06-06 cgfwhitespace elimination
2011-06-01 cgf* exceptions.cc (ctrl_c_handler): Simplify test for...
2011-05-28 cgf* autoload.cc: Call _api_fatal in asm.
2011-04-17 cgf* cygheap.h (init_cygheap::ctty): Use base class so...
2010-10-24 cgf* exceptions.cc (try_to_debug): Improve comment.
2010-08-28 corinna * autoload.cc (LoadDLLprime): Change dllname storage...
2010-08-18 corinna * exceptions.cc (open_stackdumpfile): Don't try to...
2010-08-01 cgf* exceptions.cc (_cygtls::interrupt_now): Revert to...
2010-07-18 cgf* exceptions.cc (_cygtls::interrupt_now): Avoid nonsens...
2010-06-29 corinna * exceptions.cc (dump_exception): Use %W instead of...
2010-06-01 corinna * exceptions.cc (open_stackdumpfile): Correctly append...
2010-05-18 cgf* environ.cc (regopt): Change the first argument to...
2010-04-20 corinna * cygheap.h (struct init_cygheap): Add rlim_core member.
2010-03-12 cgfThroughout change all calls of low_priority_sleep ...
2010-02-28 cgfUpdate some copyrights.
2010-02-26 cgf* cygtls.h (_cygtls::init_exception_handler): Eliminate...
2009-12-21 corinna Throughout, revert ill-conceived replacement of hMainT...
2009-12-18 corinna Throughout, replace hMainProc with GetCurrentProcess...
2009-10-08 cgf* exceptions.cc (_cygtls::signal_exit): There's no...
2009-10-06 cgf* exceptions.cc: Move global variable sigExeced...
2009-09-19 cgf* exceptions.cc (sigpacket::process): Explicitly set...
2009-09-18 cgf* exceptions.cc (sigpacket::process): Give sigwait...
2009-07-23 ericb * exceptions.cc (handle_exceptions): Set si_addr accor...
2009-07-18 cgf* exceptions.cc (sig_handle_tty_stop): Set stopsig...
2009-05-04 corinna * security.cc (set_file_sd): Drop using FILE_OPEN_FOR_...
2009-01-03 cgfRemove unneeded header files from source files througho...
2008-12-30 cgf* exceptions.cc (try_to_debug): Avoid creating a huge...
2008-11-29 cgf* exceptions.c (sigpacket::process): Set tls on return...
2008-11-28 cgf* exceptions.cc (sigpacket::process): Rework previous...
2008-11-28 cgf* exceptions.cc (sigpacket::process): Make sure that...
2008-08-01 cgf* dcrt0.cc (dll_crt0_1): Add a symbol denoting return...
2008-07-16 corinna Add case-sensitivity.
2008-04-07 cgfRemove unneeded header files from source files throughout.
2008-04-07 cgfAdd miscfuncs.h to files as needed throughout.
2008-04-03 corinna Cleanup.
2008-03-27 cgf* hookapi.cc (find_first_notloaded_dll): New function.
2008-03-12 corinna * winsup.h (NT_MAX_PATH): Revert ill-advised change...
2008-03-02 cgf* cygtls.cc (_cygtls::init_exception_handler): Semi...
2008-03-01 cgf* exceptions.cc (_cygtls::handle_exceptions): Only...
2008-02-28 corinna * exceptions.cc (_cygtls::handle_exceptions): When...
2008-02-28 corinna * exceptions.cc (open_stackdumpfile): Add comments.
2008-02-28 corinna * exceptions.cc (open_stackdumpfile): Use NtCreateFile...
2008-02-27 corinna * exceptions.cc (stack_info::walk): Fix typo.
2008-02-27 cgf* cygtls.cc (_cygtls::handle_threadlist_exception)...
2008-02-25 corinna * dcrt0.cc (initial_env): Only use local buffer "buf...
2008-02-15 cgfPerform whitespace cleanup throughout.
2008-02-14 corinna * cygheap.cc (cwcsdup): New function.
2008-02-13 corinna * cygtls.cc (_cygtls::init_exception_handler...
2007-12-16 cgf* dtable.cc (POSIX_NAMED_PIPE): New define.
2007-12-12 corinna * dcrt0.cc: Include string.h.
2007-12-06 corinna * dcrt0.cc (initial_env): Use PATH_MAX instead of...
2007-11-27 corinna Drop old SetResourceLock stuff in favor of mutos.
2007-07-29 cgf* cygtls.h (_cygtls::inside_kernel): Move function...
2007-07-14 cgf* init.cc (in_dllentry): Delete.
2007-02-23 corinna * exceptions.cc (dummy_ctrl_c_handler): Remove.
2007-02-20 cgf* exceptions.cc (_cygtls::signal_exit): Only call mysel...
2007-02-20 cgfRemove extraneous whitespace.
2006-07-25 corinna2006-07-25 Corinna Vinschen <corinna@vinschen.de>
2006-07-17 cgfGCC 4.1 fixes.
2006-07-13 corinna * exceptions.cc (_cygtls::handle_exceptions): Call new
2006-06-03 cgf* dcrt0.cc (dll_crt0_0): Call tty_list::init_session...
2006-06-03 cgf* cygtls.h (CYGTLS_PADSIZE): Bump up or suffer a regret...
2006-05-28 cgfwhite space
2006-05-22 cgf* child_info.h (_CI_SAW_CTRL_C): New enum.
2006-04-18 cgf* exceptions.cc (ctrl_c_handler): Only exit TRUE on...
2006-03-22 cgf* child_info.h (child_status): Fix typo which made...
2006-03-20 cgf* dcrt0.cc (dll_crt0_0): Don't bother with setting...
2006-03-18 cgf* child_info.h (CURR_CHILD_INFO_MAGIC): Regenerate.
2006-03-16 cgf* cygheap.cc (init_cygheap::manage_console_count):...
2006-03-13 cgf* child_info.h (child_info_fork::handle_failure): Decla...
2006-02-28 cgf* exceptions.cc (_cygtls::interrupt_now): Remove "insid...
2006-02-23 cgf* winsup.h (cygwin_hmodule): Declare.
2006-02-22 corinna * exceptions.cc (_cygtls::interrupt_now): Reorder...
2006-02-20 cgf* exceptions.cc (stackdump): Avoid dumping more than...
2006-02-16 corinna * cygwin.din: Export sigignore and sigset.
2006-02-06 cgfAlways zero all elements of siginfo_t throughout.
2006-01-27 cgf* exceptions.cc (inside_kernel): Fix to return true...
2006-01-02 cgfadd copyright
2006-01-01 cgf* exceptions.cc (sigpacket::process): Pass actual refer...
2006-01-01 cgf* exceptions.cc (_cygtls::interrupt_setup): Implement...
2005-12-27 corinna * exceptions.cc (_cygtls::handle_exceptions): Drop...
2005-12-27 corinna * exceptions.cc (inside_kernel): Rename from interrupt...
2005-12-27 corinna * exceptions.cc (interruptible): New function, code...
2005-12-23 cgf* cygtls.cc (_cygtls::handle_threadlist_exception)...
2005-12-22 cgfwhitespace cleanup to force snapshot.
2005-12-20 cgf* cygtls.h (_cygtls::interrupt_now): Subsume interrupti...
2005-12-17 cgf* winsup.h (child_copy): Change prototype to match...
2005-12-07 corinna * exceptions.cc (_cygtls::handle_exceptions): In case...
next