sparc: switch to use of generic old sigaction
authorAl Viro <viro@zeniv.linux.org.uk>
Wed, 26 Dec 2012 00:18:40 +0000 (19:18 -0500)
committerAl Viro <viro@zeniv.linux.org.uk>
Mon, 4 Feb 2013 03:43:35 +0000 (22:43 -0500)
note that due to historical accident we do *not* directly take
generic versions - need to check and invert the sign of signal
number first.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>

No differences found