HardenedBSD/sys/i386/linux
Dmitry Chagin 3245a2ecea linux(4): Implement semtimedop syscalls.
On i386 are two semtimedop. The old one is called via multiplexor and
uses 32-bit timespec, and new semtimedop_tim64, which is uses 64-bit
timespec.

MFC after:		2 weeks
2022-05-06 20:02:59 +03:00
..
imgact_linux.c exec: Reimplement stack address randomization 2022-01-17 16:12:36 -05:00
linux_copyout.c
linux_dummy_machdep.c linux(4): Implement semtimedop syscalls. 2022-05-06 20:02:59 +03:00
linux_genassym.c
linux_locore.asm
linux_machdep.c linux(4): Implement semtimedop syscalls. 2022-05-06 20:02:59 +03:00
linux_proto.h linux(4): Regen for semtimedop syscalls. 2022-05-06 20:02:16 +03:00
linux_ptrace_machdep.c
linux_syscall.h linux(4): Regen for epoll_pwait2 syscall. 2022-04-26 19:35:58 +03:00
linux_syscalls.c linux(4): Regen for epoll_pwait2 syscall. 2022-04-26 19:35:58 +03:00
linux_sysent.c linux(4): Regen for semtimedop syscalls. 2022-05-06 20:02:16 +03:00
linux_systrace_args.c linux(4): Regen for semtimedop syscalls. 2022-05-06 20:02:16 +03:00
linux_sysvec.c i386 linux: Remove unused variables. 2022-04-08 17:25:14 -07:00
linux_vdso_gtod.c linux(4): Fix gcc buld. 2021-07-29 09:52:33 +03:00
linux_vdso.lds.s
linux.h
Makefile
syscalls.conf
syscalls.master linux(4): Change semtimedop syscall definition to match Linux actual one. 2022-05-06 20:01:43 +03:00