musl/arch
Szabolcs Nagy 7673acd315 fix statfs struct on mips
The mips statfs struct layout is different than on other archs, so the
statfs, fstatfs, statvfs and fstatvfs APIs were broken on mips.
Now the ordering is fixed, the types are kept consistent with other archs.
2014-03-12 18:08:58 +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 statfs struct on mips 2014-03-12 18:08:58 +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