Commit d266906
musl: mips64: Swap order of si_errno and si_code in siginfo_t
All MIPS targets, 32-bit and 64-bit, swap these around.
See:
https://git.musl-libc.org/cgit/musl/tree/arch/mips64/bits/signal.h#n103
https://git.musl-libc.org/cgit/musl/tree/include/signal.h#n100
Signed-off-by: Jens Reidel <[email protected]>
(backport <#4530>)
(cherry picked from commit 76072a6)1 parent 4c96110 commit d266906
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
157 | 157 | | |
158 | 158 | | |
159 | 159 | | |
160 | | - | |
| 160 | + | |
161 | 161 | | |
162 | 162 | | |
163 | | - | |
| 163 | + | |
164 | 164 | | |
165 | 165 | | |
166 | 166 | | |
| |||
0 commit comments