summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/exceptions.cc
Commit message (Expand)AuthorAgeFilesLines
* * cygheap.h (struct init_cygheap): Add rlim_core member.Corinna Vinschen2010-04-201-7/+11
* Throughout change all calls of low_priority_sleep (0) to yield ().Christopher Faylor2010-03-121-2/+2
* Update some copyrights.Christopher Faylor2010-02-281-5/+6
* * cygtls.h (_cygtls::init_exception_handler): Eliminate argument.Christopher Faylor2010-02-261-2/+2
* Throughout, revert ill-conceived replacement of hMainThread withCorinna Vinschen2009-12-211-2/+2
* Throughout, replace hMainProc with GetCurrentProcess/NtCurrentProcessCorinna Vinschen2009-12-181-2/+2
* * exceptions.cc (_cygtls::signal_exit): There's no need to set signal_arrivedChristopher Faylor2009-10-081-1/+0
* * exceptions.cc: Move global variable sigExeced...Christopher Faylor2009-10-061-1/+0
* * exceptions.cc (sigpacket::process): Explicitly set thread-specific handlerChristopher Faylor2009-09-191-1/+2
* * exceptions.cc (sigpacket::process): Give sigwait() processing precedence evenChristopher Faylor2009-09-181-3/+4
* * exceptions.cc (handle_exceptions): Set si_addr according toEric Blake2009-07-231-1/+3
* * exceptions.cc (sig_handle_tty_stop): Set stopsig to SIGCONT when continuing.Christopher Faylor2009-07-181-0/+1
* * security.cc (set_file_sd): Drop using FILE_OPEN_FOR_RECOVERY flag inCorinna Vinschen2009-05-041-2/+1
* Remove unneeded header files from source files throughout. Update copyrightsChristopher Faylor2009-01-031-2/+2
* * exceptions.cc (try_to_debug): Avoid creating a huge buffer on the stack.Christopher Faylor2008-12-301-3/+2
* * exceptions.c (sigpacket::process): Set tls on return since it is assumed toChristopher Faylor2008-11-291-0/+1
* * exceptions.cc (sigpacket::process): Rework previous change. tls could stillChristopher Faylor2008-11-281-14/+16
* * exceptions.cc (sigpacket::process): Make sure that 'tls' is never NULL whenChristopher Faylor2008-11-281-7/+6
* * dcrt0.cc (dll_crt0_1): Add a symbol denoting return from call to main().Christopher Faylor2008-08-011-3/+6
* Add case-sensitivity.Corinna Vinschen2008-07-161-1/+1
* Remove unneeded header files from source files throughout.Christopher Faylor2008-04-071-6/+0
* Add miscfuncs.h to files as needed throughout.Christopher Faylor2008-04-071-0/+1
* Cleanup.Corinna Vinschen2008-04-031-20/+27
* * hookapi.cc (find_first_notloaded_dll): New function.Christopher Faylor2008-03-271-1/+1
* * winsup.h (NT_MAX_PATH): Revert ill-advised change to 32767.Corinna Vinschen2008-03-121-4/+7
* * cygtls.cc (_cygtls::init_exception_handler): Semi-revert to making onlyChristopher Faylor2008-03-021-9/+15
* * exceptions.cc (_cygtls::handle_exceptions): Only call rtl_unwind whenChristopher Faylor2008-03-011-16/+2
* * exceptions.cc (_cygtls::handle_exceptions): When being debugged,Corinna Vinschen2008-02-281-2/+2
* * exceptions.cc (open_stackdumpfile): Add comments.Corinna Vinschen2008-02-281-1/+4
* * exceptions.cc (open_stackdumpfile): Use NtCreateFile to createCorinna Vinschen2008-02-281-5/+23
* * exceptions.cc (stack_info::walk): Fix typo.Corinna Vinschen2008-02-271-1/+1
* * cygtls.cc (_cygtls::handle_threadlist_exception): Make it clear that theChristopher Faylor2008-02-271-1/+15
* * dcrt0.cc (initial_env): Only use local buffer "buf" if DEBUGGING isCorinna Vinschen2008-02-251-1/+1
* Perform whitespace cleanup throughout.Christopher Faylor2008-02-151-13/+12
* * cygheap.cc (cwcsdup): New function.Corinna Vinschen2008-02-141-3/+3
* * cygtls.cc (_cygtls::init_exception_handler): Revert patchCorinna Vinschen2008-02-131-3/+14
* * dtable.cc (POSIX_NAMED_PIPE): New define.Christopher Faylor2007-12-161-0/+1
* * dcrt0.cc: Include string.h.Corinna Vinschen2007-12-121-11/+14
* * dcrt0.cc (initial_env): Use PATH_MAX instead of CYG_MAX_PATH for pathCorinna Vinschen2007-12-061-3/+3
* Drop old SetResourceLock stuff in favor of mutos.Corinna Vinschen2007-11-271-3/+0
* * cygtls.h (_cygtls::inside_kernel): Move function declaration into _cygtlsChristopher Faylor2007-07-291-4/+4
* * init.cc (in_dllentry): Delete.Christopher Faylor2007-07-141-1/+1
* * exceptions.cc (dummy_ctrl_c_handler): Remove.Corinna Vinschen2007-02-231-11/+2
* * exceptions.cc (_cygtls::signal_exit): Only call myself.exit when whenChristopher Faylor2007-02-201-2/+2
* Remove extraneous whitespace.Christopher Faylor2007-02-201-1/+1
* 2006-07-25 Corinna Vinschen <corinna@vinschen.de>Corinna Vinschen2006-07-251-4/+5
* GCC 4.1 fixes.Christopher Faylor2006-07-171-1/+2
* * exceptions.cc (_cygtls::handle_exceptions): Call newCorinna Vinschen2006-07-131-5/+9
* * dcrt0.cc (dll_crt0_0): Call tty_list::init_session here.Christopher Faylor2006-06-031-15/+2
* * cygtls.h (CYGTLS_PADSIZE): Bump up or suffer a regrettable collision with theChristopher Faylor2006-06-031-1/+2