mirror of
https://github.com/fluencelabs/musl
synced 2025-06-11 22:11:34 +00:00
msg.h was wrong for big-endian (wrong endiannness padding). shm.h was just plain wrong (mips is not supposed to have padding). both changes were tested using libc-test on qemu-system-mips.