commit | 9ef461adf9875a0fcaafe4d152a7557740fa1a25 | [log] [tgz] |
---|---|---|
author | Al Viro <viro@zeniv.linux.org.uk> | Sun Apr 22 01:16:34 2012 -0400 |
committer | Al Viro <viro@zeniv.linux.org.uk> | Mon May 21 23:58:06 2012 -0400 |
tree | 1d07dba7defbf39e67de2d38084b4b9ade9a3d98 | |
parent | 9ccc9c75c9117d18a9b1f71a21f0066b1eb9db6f [diff] |
sh: switch to saved_sigmask-based sigsuspend()/rt_sigsuspend() Complete the move of sh64 to it, trim the crap from prototypes, tidy up a bit. Infrastructure in do_signal() had already been there, in signal_64 as well as in signal_32 (where it was already used). Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>