musl/arch
Szabolcs Nagy 3ceb89ed3f fix semid_ds structure on mips
This used to be broken when all archs had the same semid_ds definition:
there is no padding around the time_t members on mips.
2014-03-12 11:46:17 +01:00
..
arm move struct semid_ds to from shared sys/sem.h to bits 2014-03-11 15:27:13 -04:00
i386 move struct semid_ds to from shared sys/sem.h to bits 2014-03-11 15:27:13 -04:00
microblaze move struct semid_ds to from shared sys/sem.h to bits 2014-03-11 15:27:13 -04:00
mips fix semid_ds structure on mips 2014-03-12 11:46:17 +01:00
powerpc fix socket.h struct msghdr member types on powerpc 2014-03-11 17:21:38 -04:00
sh move struct semid_ds to from shared sys/sem.h to bits 2014-03-11 15:27:13 -04:00
x32 move struct semid_ds to from shared sys/sem.h to bits 2014-03-11 15:27:13 -04:00
x86_64 move struct semid_ds to from shared sys/sem.h to bits 2014-03-11 15:27:13 -04:00