[Mono-list] Re: [Mono-cvs-list] Mono CVS: mono martin

dietmar dietmar@ximian.com
16 Jan 2003 16:53:21 +0100


I doubt that this is correct, because  libpthreads has its own
implementation of sigaction(), and I think we should call that to ensure
correct behaviour?

- Dietmar

On Thu, 2003-01-16 at 16:38, Martin Baulig wrote:
> CVSROOT:        /cvs/public
> Module name:    mono
> Changes by:     martin  03/01/16 10:38:55
> 
> Modified files:
>         mono/jit       : ChangeLog jit.c 
> 
> Log message:
> 2003-01-16  Martin Baulig  <martin@ximian.com>
> 
> * jit.c (mono_runtime_install_handlers): Use SYS_sigaction() for
> the mono_thread_get_abort_signal () - this is SIGUSR1 on FreeBSD
> and the LinuxThreads port doesn't allow you to override the handler.
> [FIXME: This avoids an assertion failure on startup, but there's
> still an issue with thread termination.]
> 
> 
> _______________________________________________
> Mono-cvs-list maillist  -  Mono-cvs-list@ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-cvs-list
>