]> granicus.if.org Git - strace/commit
m68k: fix sigreturn decoding
authorAndreas Schwab <schwab@suse.de>
Wed, 11 Mar 2015 14:08:42 +0000 (15:08 +0100)
committerAndreas Schwab <schwab@suse.de>
Mon, 16 Mar 2015 09:55:20 +0000 (10:55 +0100)
commit712f0e12bd3cc2059229cbe301192768ab7fea07
tree1eed7f5ad3cc0ffe1e65c3e07183c9c0a6c09b5c
parent0e3811d7914f209858cf4e445221fd65644cc94b
m68k: fix sigreturn decoding

* sigreturn.c (sys_sigreturn) [M68K]: Fetch the words of the
signal mask from the proper place.
sigreturn.c