..
linux_dummy_machdep.c
Drop "All rights reserved" from my copyright statements.
2021-07-20 10:05:50 +03:00
linux_genassym.c
linuxulator: add stub arm64 linux_genassym.c
2019-09-11 17:29:44 +00:00
linux_locore.asm
linux: implement signal delivery on arm64
2021-07-25 06:22:57 +00:00
linux_machdep.c
linux: remove the always curthread argument from lconvpath
2021-11-25 22:50:42 +00:00
linux_proto.h
Revert "syscallarg_t: Add a type for system call arguments"
2022-01-12 23:29:20 +00:00
linux_support.s
Add CFI start/end proc directives to arm64, i386, and ppc
2020-12-05 00:33:28 +00:00
linux_syscall.h
Regen after 6d926e850d
.
2021-05-28 09:04:17 +01:00
linux_syscalls.c
Regen after 6d926e850d
.
2021-05-28 09:04:17 +01:00
linux_sysent.c
Revert "syscallarg_t: Add a type for system call arguments"
2022-01-12 23:29:20 +00:00
linux_systrace_args.c
syscalls: regen
2021-11-22 22:36:57 +00:00
linux_sysvec.c
exec: Introduce the PROC_PS_STRINGS() macro
2022-01-17 16:11:54 -05:00
linux_vdso_gtod.c
linux(4): Fix gcc buld.
2021-07-29 09:52:33 +03:00
linux_vdso.lds.s
linux(4); Almost complete the vDSO.
2021-07-20 10:01:18 +03:00
linux.h
linux: Replace ifdefs in ptrace with per-architecture callbacks
2021-11-09 11:59:17 +00: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): Implement clone3 system call.
2021-08-12 11:49:36 +03:00