]> sourceware.org Git - newlib-cygwin.git/commit
* exceptions.cc (stackdump): Make global.
authorChristopher Faylor <me@cgf.cx>
Sat, 26 Nov 2011 19:14:22 +0000 (19:14 +0000)
committerChristopher Faylor <me@cgf.cx>
Sat, 26 Nov 2011 19:14:22 +0000 (19:14 +0000)
commit4ab568c60c33a8e0a74a9aa58bcaf15811ba860b
tree00aff9e83304514d53733d8b165eeba43d2e0aea
parent1d04c4c6c36f307f79a5617bc62e1a766ce01355
* exceptions.cc (stackdump): Make global.
(signal_exit): Move to sigproc.cc.
* sigproc.cc (signal_exit): Move here.  Declare stackdump extern.  Set
my_sendsig to indicate that signals are no longer available.
(my_readsig): Make Static again.
(sig_send): Interpret ERROR_BROKEN_PIPE as ESRCH.  Remove special-case EACCESS
errno setting, just setting errno generally, even for "its_me" case.
winsup/cygwin/ChangeLog
winsup/cygwin/exceptions.cc
winsup/cygwin/sigproc.cc
This page took 0.027876 seconds and 5 git commands to generate.