musl/arch
Rich Felker fa7d4218c7 remove mips/n32/64 stat struct hacks from syscall machinery
now that we have a kstat structure decoupled from the public struct
stat, we can just use the broken kernel structures directly and let
the code in fstatat do the translation.
2019-07-18 19:38:37 -04:00
..
aarch64 decouple struct stat from kernel type 2019-07-18 19:38:12 -04:00
arm decouple struct stat from kernel type 2019-07-18 19:38:12 -04:00
generic math: add fp_arch.h with fp_barrier and fp_force_eval 2019-04-17 13:06:43 -04:00
i386 decouple struct stat from kernel type 2019-07-18 19:38:12 -04:00
m68k decouple struct stat from kernel type 2019-07-18 19:38:12 -04:00
microblaze decouple struct stat from kernel type 2019-07-18 19:38:12 -04:00
mips remove mips/n32/64 stat struct hacks from syscall machinery 2019-07-18 19:38:37 -04:00
mips64 remove mips/n32/64 stat struct hacks from syscall machinery 2019-07-18 19:38:37 -04:00
mipsn32 remove mips/n32/64 stat struct hacks from syscall machinery 2019-07-18 19:38:37 -04:00
or1k decouple struct stat from kernel type 2019-07-18 19:38:12 -04:00
powerpc decouple struct stat from kernel type 2019-07-18 19:38:12 -04:00
powerpc64 decouple struct stat from kernel type 2019-07-18 19:38:12 -04:00
riscv64 decouple struct stat from kernel type 2019-07-18 19:38:12 -04:00
s390x decouple struct stat from kernel type 2019-07-18 19:38:12 -04:00
sh decouple struct stat from kernel type 2019-07-18 19:38:12 -04:00
x32 decouple struct stat from kernel type 2019-07-18 19:38:12 -04:00
x86_64 decouple struct stat from kernel type 2019-07-18 19:38:12 -04:00