freebsd-dev/sys/i386/linux
Edward Tomasz Napierala 4dfd612286 linux: mv sys/i386/linux/linux_ptrace{,_machdep}.c
In preparation for machine-independent sys/compat/linux/linux_ptrace.c,
rename the i386-specific Linux ptrace(2) implementation.  No functional
changes.

Sponsored By:	EPSRC
Differential Revision: https://reviews.freebsd.org/D32757
2021-11-03 08:50:17 +00:00
..
imgact_linux.c vm_map_protect: allow to set prot and max_prot in one go. 2021-01-13 01:35:22 +02:00
linux_copyout.c Remove "All Rights Reserved" from FreeBSD Foundation sys/ copyrights 2021-08-08 10:42:24 -04:00
linux_dummy_machdep.c linux(4): Implement ppoll_time64 system call. 2021-06-10 15:18:46 +03:00
linux_genassym.c
linux_locore.asm linux(4); Almost complete the vDSO. 2021-07-20 10:01:18 +03:00
linux_machdep.c linux(4): Add struct clone_args for future clone3 system call. 2021-08-12 11:49:01 +03:00
linux_proto.h linux(4): Regen for clone3 system call. 2021-08-12 11:50:22 +03:00
linux_ptrace_machdep.c linux: mv sys/i386/linux/linux_ptrace{,_machdep}.c 2021-11-03 08:50:17 +00:00
linux_syscall.h linux(4): Regen for linux_poll system call. 2021-06-22 08:09:55 +03:00
linux_syscalls.c linux(4): Regen for linux_poll system call. 2021-06-22 08:09:55 +03:00
linux_sysent.c linux(4): Regen for clone3 system call. 2021-08-12 11:50:22 +03:00
linux_systrace_args.c linux(4): Regen for clone3 system call. 2021-08-12 11:50:22 +03:00
linux_sysvec.c linux(4): Add struct clone_args for future clone3 system call. 2021-08-12 11:49:01 +03: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: implement sigaltstack(2) on arm64 2021-07-27 13:34:49 +00:00
Makefile sysent targets: further cleanup and deduplication 2020-01-18 20:37:45 +00:00
syscalls.conf
syscalls.master linux(4): Implement clone3 system call. 2021-08-12 11:49:36 +03:00