Rich Felker d36e5bf83b mq: add x32-specific implementations to work around mismatched kernel ABI
the kernel mq_attr structure has 8 64-bit longs instead of 8 32-bit
longs.

it's not clear that this is the nicest way to implement the fix, but
the concept (translation) is right, and the details can be changed
later if desired.
2024-12-23 07:05:06 +00:00
..
2024-02-29 16:36:55 -05:00
2024-10-22 20:36:09 -04:00
2024-08-18 13:00:10 -04:00