index
:
cygnal
cygnal-2.5.2
cygnal-2.9.0-branch
cygnal-3-1-6-98-branch
cygnal-3-1-98-branch
cygwin-master
"Cygwin Native Application Lib" --- http://www.kylheku.com/cygnal
kaz@kylheku.com
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
winsup
/
cygwin
/
exceptions.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
* cygtls.h (_cygtls::reset_signal_arrived): Actually reset the signal_arrived
Christopher Faylor
2013-04-09
1
-42
/
+60
*
* child_info.h (cygheap_exec_info::sigmask): Declare new field.
Christopher Faylor
2013-03-31
1
-28
/
+37
*
* exceptions.cc (exception::handle): Generalize comment.
Christopher Faylor
2013-03-28
1
-1
/
+1
*
* cygtls.h (_cygtls::signal_debugger): Change argument type.
Christopher Faylor
2013-03-09
1
-22
/
+31
*
Remove now-inappropriate comment.
Christopher Faylor
2013-03-01
1
-2
/
+0
*
* exceptions.cc (exception::handle): Eliminate buggy recursed value and just
Christopher Faylor
2013-03-01
1
-3
/
+3
*
* DevNotes: Add entry cgf-000022.
Christopher Faylor
2013-01-31
1
-32
/
+14
*
* exceptions.cc (exception::handle): Make attempt to recursively dump stack
Christopher Faylor
2013-01-23
1
-1
/
+1
*
* dcrt0.cc (dll_crt0_1): Comment assumption.
Christopher Faylor
2013-01-21
1
-0
/
+4
*
Throughout, change __attribute__ ((regparm (N))) to just __regN. Throughout,
Christopher Faylor
2013-01-21
1
-3
/
+3
*
* exceptions.cc (ctrl_c_handler): Remove special-case handler for
Christopher Faylor
2013-01-19
1
-8
/
+0
*
* exceptions.cc (signal_exit): Move captive process termintation...
Christopher Faylor
2013-01-14
1
-10
/
+8
*
* cygerrno.h: Fix copyright.
Corinna Vinschen
2013-01-09
1
-2
/
+0
*
* cygtls.h (_cygtls::signal_exit): Delete from class.
Christopher Faylor
2013-01-02
1
-87
/
+125
*
* DevNotes: Add entry cgf-000019.
Christopher Faylor
2012-12-28
1
-13
/
+6
*
* exceptions.cc (sigpacket::process): Reorganize to avoid use of tls before
Christopher Faylor
2012-12-07
1
-12
/
+12
*
* sigproc.h (sigpacket): Remove parameter names from declarations.
Christopher Faylor
2012-12-07
1
-2
/
+6
*
* cygtls.h (_cygtls::get_signal_arrived): Add parameter to make lock/unlock
Christopher Faylor
2012-12-07
1
-1
/
+1
*
* cygtls.h (_cygtls::will_wait_for_signal): Rename from 'signal_waiting' to
Christopher Faylor
2012-12-04
1
-5
/
+1
*
* DevNotes: Add entry cgf-000016.
Christopher Faylor
2012-08-17
1
-15
/
+13
*
* exceptions.cc (sig_handle_tty_stop): Clear tls sig field.
Christopher Faylor
2012-08-17
1
-1
/
+5
*
* cygheap.cc (init_cygheap::find_tls): Don't consider unitialized threads.
Christopher Faylor
2012-08-16
1
-21
/
+25
*
Rename cancelable_wait -> cygwait throughout.
Christopher Faylor
2012-08-15
1
-2
/
+2
*
* cygtls.h (_cygtls::create_signal_arrived): New function.
Christopher Faylor
2012-08-15
1
-2
/
+6
*
* exceptions.cc (sigdelayed): Move declaration to sigproc.h.
Christopher Faylor
2012-08-15
1
-2
/
+0
*
* DevNotes: Add entry cgf-000014.
Christopher Faylor
2012-08-09
1
-2
/
+2
*
* exceptions.cc (sigdelayed): Simplify declaration.
Christopher Faylor
2012-08-03
1
-5
/
+5
*
* cygwait.cc (cancelable_wait): Add some debugging-only output.
Christopher Faylor
2012-07-30
1
-33
/
+33
*
* cygtls.cc (_cygtls::reset_signal_arrived): New function.
Christopher Faylor
2012-07-29
1
-8
/
+11
*
* DevNotes: Add entry cgf-000013.
Christopher Faylor
2012-07-21
1
-119
/
+43
*
* exceptions.cc (setup_handler): Remove unneeded assignment found by Clang.
Christopher Faylor
2012-07-04
1
-1
/
+1
*
* exceptions.cc (exception::handle): Use error_code in klog, as intended.
Christopher Faylor
2012-07-03
1
-2
/
+1
*
* Makefile.in: Add some more optimization flags for cygwait, malloc and path....
Christopher Faylor
2012-07-02
1
-1
/
+1
*
* exceptions.cc (RtlUnwind): Align declaration with MSDN.
Corinna Vinschen
2012-06-28
1
-1
/
+1
*
* exceptions.cc (exception::handle): Cast exception code to NTSTATUS
Corinna Vinschen
2012-06-27
1
-1
/
+1
*
* cygwait.h (LARGE_NULL): Define.
Christopher Faylor
2012-06-19
1
-1
/
+1
*
Revert errneous checkin.
Christopher Faylor
2012-06-19
1
-3
/
+4
*
* cygwait.cc (cancelable_wait): Mimic old cygwait behavior more closely wrt
Christopher Faylor
2012-06-19
1
-4
/
+3
*
Add '#include "cygwait.h"' throughout, where appropriate.
Christopher Faylor
2012-06-17
1
-1
/
+3
*
* exceptions.cc (setup_handler): Make debugging output a little more verbose.
Christopher Faylor
2012-06-03
1
-1
/
+1
*
* exceptions.cc (ctrl_c_handler): Don't generate a SIGINT if we've execed a
Christopher Faylor
2012-03-29
1
-2
/
+3
*
* exception.h (stackdump): Declare.
Christopher Faylor
2012-02-12
1
-13
/
+9
*
* exceptions.cc (setup_handler): Reduce system_printf to sigproc_printf since
Christopher Faylor
2012-02-09
1
-1
/
+1
*
* exceptions.cc (set_signal_mask): Remove useless debugging output.
Christopher Faylor
2011-12-17
1
-2
/
+0
*
Implement fhandler reference counting.
Christopher Faylor
2011-12-17
1
-0
/
+1
*
* exceptions.cc (_cygtls::call_signal_handler): Fix debugging to not go to
Christopher Faylor
2011-12-16
1
-1
/
+1
*
* dcrt0.cc (init_windows_system_directory): Record system_wow64_directory
Christopher Faylor
2011-12-13
1
-10
/
+10
*
* cygthread.h (cygthread::name): Very minor formatting tweak.
Christopher Faylor
2011-12-13
1
-0
/
+1
*
* exceptions.cc (ctrl_c_handler): YA in a series or reversions. Put back
Christopher Faylor
2011-12-10
1
-9
/
+7
*
* dll_init.cc (dll_dllcrt0): Don't try to initialize dll data if we're
Christopher Faylor
2011-12-08
1
-1
/
+0
[next]