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  <[EMAIL PROTECTED]>
> 
> * 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  -  [EMAIL PROTECTED]
> http://lists.ximian.com/mailman/listinfo/mono-cvs-list
> 


_______________________________________________
Mono-list maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to