summaryrefslogtreecommitdiffstats
path: root/unix/tclUnixTime.c
diff options
context:
space:
mode:
authordavygrvy <davygrvy@pobox.com>2004-05-06 01:04:32 (GMT)
committerdavygrvy <davygrvy@pobox.com>2004-05-06 01:04:32 (GMT)
commit53e04b8d6f70f1bbf379b5659c55dd2d085a9f03 (patch)
tree0fefbc9944f24dde0b591b48c834a8db9ec80ea5 /unix/tclUnixTime.c
parentddb6d460589930ed73cc8b92cebc714b9021946f (diff)
downloadtcl-53e04b8d6f70f1bbf379b5659c55dd2d085a9f03.zip
tcl-53e04b8d6f70f1bbf379b5659c55dd2d085a9f03.tar.gz
tcl-53e04b8d6f70f1bbf379b5659c55dd2d085a9f03.tar.bz2
* win/tclWin32Dll.c: Structured Exception Handling added around
Tcl_Finalize called from DllMain's DLL_PROCESS_DETACH. We can't be 100% assured that Tcl is being unloaded by the OS in a stable condition and we need to protect the exit handlers should the stack be in a hosed state. AT&T style assembly for SEH under MinGW included, too. [Patch 858493] Also added DisableThreadLibraryCalls() for the DLL_PROCESS_ATTACH case. We're not interested in knowing about DLL_THREAD_ATTACH, so disable the notices.
Diffstat (limited to 'unix/tclUnixTime.c')
0 files changed, 0 insertions, 0 deletions