fix incorrect SIGSTKFLT on all mips archs
authorRich Felker <dalias@aerifal.cx>
Thu, 21 May 2020 17:06:21 +0000 (13:06 -0400)
committerRich Felker <dalias@aerifal.cx>
Thu, 21 May 2020 20:25:12 +0000 (16:25 -0400)
commitcabc36969bce739e86ecac250d286b0bda6aa88e
tree635c9025bff82709cccc177131f3857b1a3e692f
parent09c54607e372336c243a4b0b52f7a0b579eba73e
fix incorrect SIGSTKFLT on all mips archs

signal 7 is SIGEMT on Linux mips* ABI according to the man pages and
kernel. it's not clear where the wrong name came from but it dates
back to original mips commit.
arch/mips/bits/signal.h
arch/mips64/bits/signal.h
arch/mipsn32/bits/signal.h