mirror of
https://github.com/fluencelabs/musl
synced 2025-05-28 15:11:34 +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.