On 12 April 2006 14:54, Gary Zablackis wrote:
> +++ dll_init.cc 12 Apr 2006 13:41:24 -0000
> @@ -351,6 +351,8 @@ dll_list::load_after_fork (HANDLE
> parent
^^^^^^^^^^^
> extern "C" int
> dll_dllcrt0 (HMODULE h, per_process *p)
> {
> + _my_tls.init_exception_handler
> (_cygtls::handle_exceptions);
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> +
> if (p == NULL)
> p = &__cygwin_user_data;
> else
:) Generally it's better to attach the diffs, so they don't get wrapped like
this!
cheers,
DaveK
--
Can't think of a witty .sigline today....