freebsd-dev/sys/arm64/linux
Dmitry Chagin 0a4b664ae8 linux(4): Add struct clone_args for future clone3 system call.
In preparation for clone3 system call add struct clone_args and use it in
clone implementation.
Move all of clone related bits to the newly created linux_fork.h header.

Differential revision:	https://reviews.freebsd.org/D31474
MFC after:		2 weeks
2021-08-12 11:49:01 +03: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(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 clone syscall. 2021-08-12 11:47:31 +03:00
linux_ptrace.c
linux_support.s
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 linux(4): Regen for faccessat2 system call. 2021-08-12 11:41:35 +03:00
linux_systrace_args.c linux(4): Regen for clone syscall. 2021-08-12 11:47:31 +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(4): Plug in aarch64 fcntl flags. 2021-08-12 11:42:50 +03:00
Makefile
syscalls.conf
syscalls.master linux(4): Change clone syscall definition to match Linux actual one. 2021-08-12 11:46:36 +03:00