freebsd-dev/sys/arm64/linux
Mark Johnston 706f4a81a8 exec: Introduce the PROC_PS_STRINGS() macro
Rather than fetching the ps_strings address directly from a process'
sysentvec, use this macro.  With stack address randomization the
ps_strings address is no longer fixed.

Reviewed by:	kib
MFC after:	2 weeks
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D33704
2022-01-17 16:11:54 -05:00
..
linux_dummy_machdep.c Drop "All rights reserved" from my copyright statements. 2021-07-20 10:05:50 +03:00
linux_genassym.c
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
linux_syscall.h
linux_syscalls.c
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
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