mirror of
https://github.com/fluencelabs/musl
synced 2025-07-31 22:31:58 +00:00
POSIX requires the sem_nsems member to have type unsigned short. we have to work around the incorrect kernel type using matching endian-specific padding.