]> sourceware.org Git - newlib-cygwin.git/commit
* external.cc (cygwin_internal): Add CW_INIT_EXCEPTIONS to allow cygwin
authorChristopher Faylor <me@cgf.cx>
Fri, 25 Aug 2000 02:27:42 +0000 (02:27 +0000)
committerChristopher Faylor <me@cgf.cx>
Fri, 25 Aug 2000 02:27:42 +0000 (02:27 +0000)
commit239b06b864b0231e9995e2279af850362910872f
tree54156b2a5e8e3bbbd5dd0117e607570edd1f4e1f
parent4bb85e7f6720e5cfa362b985527e922a6047a1e4
* external.cc (cygwin_internal): Add CW_INIT_EXCEPTIONS to allow cygwin
exception handling on threads not created by cygwin.
* sigproc.cc (proc_terminate): Don't release pinfo structs since we are
exiting.
* include/sys/cygwin.h: Add CW_INIT_EXCEPTIONS.
winsup/cygwin/ChangeLog
winsup/cygwin/dcrt0.cc
winsup/cygwin/external.cc
winsup/cygwin/include/sys/cygwin.h
winsup/cygwin/sigproc.cc
This page took 0.029668 seconds and 5 git commands to generate.