#55: blocked signals ---------------------+------------------------------------------------------ Reporter: heller | Owner: somebody Type: defect | Status: closed Priority: major | Milestone: Component: Core | Version: 20c Resolution: fixed | Keywords: signals interrupts ---------------------+------------------------------------------------------ Changes (by toy.raymond@…):
* status: new => closed * resolution: => fixed
Comment:
commit d6cb31e417a1f73fcd326de8534f6a3da0f2cc89 Author: Raymond Toy toy.raymond@gmail.com Date: Fri Feb 3 19:47:29 2012 -0800
Fix ticket:55. Copy all of the sigmask instead of just a few. This only affected linux which uses an array for the sigmask.