mirror of
git://git.musl-libc.org/musl
synced 2025-03-03 18:27:29 +00:00
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. |
||
---|---|---|
.. | ||
arm | ||
i386 | ||
microblaze | ||
mips | ||
powerpc | ||
sh | ||
x32 | ||
x86_64 |