Skip to content
  • Simon Marlow's avatar
    [project @ 2005-04-07 14:33:30 by simonmar] · 5a148f04
    Simon Marlow authored
    Support handling signals in the threaded RTS by passing the signal
    number down the pipe to the IO manager.  This avoids needing
    synchronisation in the signal handler.
    
    Signals should now work with -threaded.  Since this is a bugfix, I'll
    merge the changes into the 6.4 branch.
    5a148f04