opnsense-src/sys/amd64/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
..
linux.h linux: Replace ifdefs in ptrace with per-architecture callbacks 2021-11-09 11:59:17 +00:00
linux_dummy_machdep.c linux(4): Implement semtimedop syscalls. 2022-05-06 20:02:59 +03:00
linux_genassym.c
linux_locore.asm linux(4): Remove function prototypes from the vDSO. 2021-07-20 09:52:08 +03:00
linux_machdep.c linux: remove the always curthread argument from lconvpath 2021-11-25 22:50:42 +00:00
linux_proto.h linux(4): Regen for semtimedop syscalls. 2022-05-06 20:02:16 +03:00
linux_support.s amd64/linux*: add required header to get the constant value 2021-05-26 01:24:09 +03:00
linux_syscall.h linux(4): Regen for semop syscall. 2022-05-06 19:59:33 +03:00
linux_syscalls.c linux(4): Regen for semop syscall. 2022-05-06 19:59:33 +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 exec: Introduce the PROC_PS_STRINGS() macro 2022-01-17 16:11:54 -05:00
linux_vdso.lds.s linux(4); Almost complete the vDSO. 2021-07-20 10:01:18 +03:00
linux_vdso_gtod.c linux(4): Fix gcc buld. 2021-07-29 09:52:33 +03:00
Makefile sysent targets: further cleanup and deduplication 2020-01-18 20:37:45 +00:00
syscalls.conf sysent: move away from allowing all compat options for other ABIs 2021-12-16 20:56:28 -06:00
syscalls.master linux(4): Change semtimedop syscall definition to match Linux actual one. 2022-05-06 20:01:43 +03:00