musl/arch
Drew DeVault 56f0631d95 riscv64: fix inconsistent ucontext_t struct tag
ucontext.h depends on the internal struct tag name for namespacing
reasons, and the intent was always for it to be consistent across
archs anyway.
2020-12-06 12:07:16 -05:00
..
aarch64 bits/syscall.h: add __NR_close_range from linux v5.9 2020-11-29 00:54:14 -05:00
arm bits/syscall.h: add __NR_close_range from linux v5.9 2020-11-29 00:54:14 -05:00
generic make generic bits/fcntl.h shareable with 64-bit archs 2020-09-03 17:58:17 -04:00
i386 bits/syscall.h: add __NR_close_range from linux v5.9 2020-11-29 00:54:14 -05:00
m68k bits/syscall.h: add __NR_close_range from linux v5.9 2020-11-29 00:54:14 -05:00
microblaze bits/syscall.h: add __NR_close_range from linux v5.9 2020-11-29 00:54:14 -05:00
mips bits/syscall.h: add __NR_close_range from linux v5.9 2020-11-29 00:54:14 -05:00
mips64 bits/syscall.h: add __NR_close_range from linux v5.9 2020-11-29 00:54:14 -05:00
mipsn32 bits/syscall.h: add __NR_close_range from linux v5.9 2020-11-29 00:54:14 -05:00
or1k bits/syscall.h: add __NR_close_range from linux v5.9 2020-11-29 00:54:14 -05:00
powerpc bits/syscall.h: add __NR_close_range from linux v5.9 2020-11-29 00:54:14 -05:00
powerpc64 bits/syscall.h: add __NR_close_range from linux v5.9 2020-11-29 00:54:14 -05:00
riscv64 riscv64: fix inconsistent ucontext_t struct tag 2020-12-06 12:07:16 -05:00
s390x s390x: derive float_t from compiler or default to float 2020-12-03 19:07:24 -05:00
sh bits/syscall.h: add __NR_close_range from linux v5.9 2020-11-29 00:54:14 -05:00
x32 bits/syscall.h: add __NR_close_range from linux v5.9 2020-11-29 00:54:14 -05:00
x86_64 bits/syscall.h: add __NR_close_range from linux v5.9 2020-11-29 00:54:14 -05:00