diff options
author | Christopher Faylor <me@cgf.cx> | 2012-07-29 21:43:29 +0000 |
---|---|---|
committer | Christopher Faylor <me@cgf.cx> | 2012-07-29 21:43:29 +0000 |
commit | dd06381996da1d519f76489fe531cb0ed46e3fc6 (patch) | |
tree | 7e4c7c8a2f5c93c06c0e1f310de668d9430393ff /config | |
parent | ab6596266fc616cbe235bb919349f22ff9a75aba (diff) | |
download | newlib-dd06381996da1d519f76489fe531cb0ed46e3fc6.zip newlib-dd06381996da1d519f76489fe531cb0ed46e3fc6.tar.gz newlib-dd06381996da1d519f76489fe531cb0ed46e3fc6.tar.bz2 |
* cygtls.cc (_cygtls::reset_signal_arrived): New function.
(set_signal_arrived::~set_signal_arrived): Use reset_signal_arrived to reset
state.
* exceptions.cc (sig_handle_tty_stop): Use WAIT_SIGNALED rather than assume we
know the return from cancelable_wait.
(_cygtls::interrupt_setup): Modify to allow calling when executing in
non-cygwin code via sigdelayed. Always reset signal_arrived.
* gendef: Throughout use start_offset rather than the completely wrong
sizeof__cygtls.
(_sigdelayed): Rewrite to avoid duplication when calling the signal handler.
(sigreturn): Delete.
* gentls_offsets: Define start_offset rather than sizeof__cygtls.
* tlsoffsets.h: Regenerate.
Diffstat (limited to 'config')
0 files changed, 0 insertions, 0 deletions