K 10 svn:author V 8 gallatin K 8 svn:date V 27 2000-11-16T02:07:05.000000Z K 7 svn:log V 250 fix glaring bugs in rt signals -- copyout the right signal mask in linux_rt_sendsig() and restore the same signal mask linux does in rt_sigreturn(). This gets us saving/restoring all 64-bits of the linux sigset_t in rt signals. Reviewed by: marcel END