Nameless a500651370 os: fix missing and incorrect msghdr definitions
Macos uses the BSD definition of msghdr

All linux architectures share a single msghdr definition. Many
architectures had manually inserted padding fields that were endian
specific and some had fields with different integers. This unifies all
architectures to use a single correct msghdr definition.
2025-07-01 16:35:26 -07:00
..
2024-03-19 11:45:09 -07:00
2025-04-04 12:42:28 +01:00
2025-07-01 16:35:25 -07:00
2025-02-09 09:08:11 +01:00