musl/arch
Rich Felker cabc36969b fix incorrect SIGSTKFLT on all mips archs
signal 7 is SIGEMT on Linux mips* ABI according to the man pages and
kernel. it's not clear where the wrong name came from but it dates
back to original mips commit.
2020-05-21 16:25:12 -04:00
..
aarch64 add clone3 syscall number from linux v5.3 2019-12-30 18:13:56 -05:00
arm remove arm (32-bit) support for vdso clock_gettime 2020-04-26 17:05:27 -04:00
generic move struct dirent to bits header, allow NAME_MAX to vary 2020-01-25 23:08:55 -05:00
i386 remove legacy time32 timer[fd] syscalls from public syscall.h 2020-02-05 09:57:41 -05:00
m68k remove legacy time32 timer[fd] syscalls from public syscall.h 2020-02-05 09:57:41 -05:00
microblaze remove legacy time32 timer[fd] syscalls from public syscall.h 2020-02-05 09:57:41 -05:00
mips fix incorrect SIGSTKFLT on all mips archs 2020-05-21 16:25:12 -04:00
mips64 fix incorrect SIGSTKFLT on all mips archs 2020-05-21 16:25:12 -04:00
mipsn32 fix incorrect SIGSTKFLT on all mips archs 2020-05-21 16:25:12 -04:00
or1k remove legacy time32 timer[fd] syscalls from public syscall.h 2020-02-05 09:57:41 -05:00
powerpc define MAP_SYNC on powerpc/powerpc64 2020-03-14 21:39:39 -04:00
powerpc64 define MAP_SYNC on powerpc/powerpc64 2020-03-14 21:39:39 -04:00
riscv64 move riscv64 register index constants to signal.h 2020-02-04 09:29:13 -05:00
s390x add clone3 syscall number from linux v5.3 2019-12-30 18:13:56 -05:00
sh remove legacy time32 timer[fd] syscalls from public syscall.h 2020-02-05 09:57:41 -05:00
x32 add clone3 syscall number from linux v5.3 2019-12-30 18:13:56 -05:00
x86_64 add clone3 syscall number from linux v5.3 2019-12-30 18:13:56 -05:00