musl/arch
Rich Felker e1e4d6b269 mipsel (little endian) support
the fields in the mcontext_t are long long (for no good reason) even
on 32-bit mips, so the offset of the instruction pointer (as a word)
varies depending on endianness.
2012-07-12 21:49:30 -04:00
..
arm workaround another sendmsg kernel bug on 64-bit machines 2012-07-12 21:37:54 -04:00
i386 workaround another sendmsg kernel bug on 64-bit machines 2012-07-12 21:37:54 -04:00
mips mipsel (little endian) support 2012-07-12 21:49:30 -04:00
x86_64 workaround another sendmsg kernel bug on 64-bit machines 2012-07-12 21:37:54 -04:00