criu/compel/arch/arm/plugins/std/syscalls
Adrian Reber ca02c47075 kerndat: detect if system support clone3() with set_tid
Linux kernel 5.4 extends clone3() with set_tid to allow processes to
specify the PID of a newly created process. This introduces detection
of the clone3() syscall and if set_tid is supported.

This first implementation is X86_64 only.

Signed-off-by: Adrian Reber <areber@redhat.com>
2020-02-04 12:39:44 -08:00
..
gen-sys-exec-tbl.pl compel: plugins,std -- Implement syscalls in std plugin 2017-03-14 23:58:20 +03:00
gen-syscalls.pl compel: Include compel headers as system ones 2017-03-15 00:06:02 +03:00
Makefile.syscalls arm/make: add missed syscalls.S dependency 2017-04-20 07:01:34 +03:00
syscall-aux.h Convert spaces to tabs 2019-09-07 14:16:36 +03:00
syscall-aux.S compel: plugins,std -- Implement syscalls in std plugin 2017-03-14 23:58:20 +03:00
syscall-common.S compel: plugins,std -- Implement syscalls in std plugin 2017-03-14 23:58:20 +03:00
syscall.def kerndat: detect if system support clone3() with set_tid 2020-02-04 12:39:44 -08:00