musl/arch
Rich Felker 62a73d9649 remove utterly wrong includes from mips64/n32 bits/stat.h
these were overlooked during review. bits headers are not allowed to
pull in additional headers (note: that rule is currently broken in
other places but just for endian.h). string.h has no place here
anyway, and including bits/alltypes.h without defining macros to
request types from it is a nop.
2019-07-18 19:30:14 -04:00
..
aarch64 add new syscall numbers from linux v5.1 2019-07-01 14:20:58 -04:00
arm fix build failure on arm building C code in thumb1 mode 2019-07-15 15:33: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 add new syscall numbers from linux v5.1 2019-07-01 14:20:58 -04:00
m68k add new syscall numbers from linux v5.1 2019-07-01 14:20:58 -04:00
microblaze add new syscall numbers from linux v5.1 2019-07-01 14:20:58 -04:00
mips fix conflicting mips and powerpc definitions for TIOCSER_TEMT macro 2019-07-10 17:09:49 -04:00
mips64 remove utterly wrong includes from mips64/n32 bits/stat.h 2019-07-18 19:30:14 -04:00
mipsn32 remove utterly wrong includes from mips64/n32 bits/stat.h 2019-07-18 19:30:14 -04:00
or1k add new syscall numbers from linux v5.1 2019-07-01 14:20:58 -04:00
powerpc fix conflicting mips and powerpc definitions for TIOCSER_TEMT macro 2019-07-10 17:09:49 -04:00
powerpc64 fix conflicting mips and powerpc definitions for TIOCSER_TEMT macro 2019-07-10 17:09:49 -04:00
riscv64 use register constraint instead of memory operand for riscv64 atomics 2019-07-17 19:07:57 -04:00
s390x add new syscall numbers from linux v5.1 2019-07-01 14:20:58 -04:00
sh add new syscall numbers from linux v5.1 2019-07-01 14:20:58 -04:00
x32 add new syscall numbers from linux v5.1 2019-07-01 14:20:58 -04:00
x86_64 add new syscall numbers from linux v5.1 2019-07-01 14:20:58 -04:00