abis: Define struct msqid_ds
Part of the mlibc LFS project.
Is this correct? Also, isn't this an abi-bit?
Don't see why it isn't correct, and the distinction between needs to be abi-bit and can go into the main header remains unclear for me at times. If the mlibc abi matches the linux abi (aka here) then why do the extra work?
Because this doesn't seem to match between Linux architectures
Because this doesn't seem to match between Linux architectures
Of course they don't, I guess I'll move them then.
This PR currently has merge conflicts.
I've fixed the conflicts, can this get another review?
Rebased onto current master, dropping vinix and adding lyre.
Fixed the typedefs for msglen_t and msgqnum_t.