musl/arch
Rich Felker b4712ba445 remove legacy time32 timer[fd] syscalls from public syscall.h
this extends commit 5a105f19b5, removing
timer[fd]_settime and timer[fd]_gettime. the timerfd ones are likely
to have been used in software that started using them before it could
rely on libc exposing functions.
2020-02-05 09:57:41 -05:00
..
aarch64 add clone3 syscall number from linux v5.3 2019-12-30 18:13:56 -05:00
arm remove legacy time32 timer[fd] syscalls from public syscall.h 2020-02-05 09:57:41 -05: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 remove legacy time32 timer[fd] syscalls from public syscall.h 2020-02-05 09:57:41 -05:00
mips64 mips: add clone3 syscall numbers from linux v5.4 2019-12-30 18:14:08 -05:00
mipsn32 remove legacy time32 timer[fd] syscalls from public syscall.h 2020-02-05 09:57:41 -05:00
or1k remove legacy time32 timer[fd] syscalls from public syscall.h 2020-02-05 09:57:41 -05:00
powerpc remove legacy time32 timer[fd] syscalls from public syscall.h 2020-02-05 09:57:41 -05:00
powerpc64 add clone3 syscall number from linux v5.3 2019-12-30 18:13:56 -05: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