criu/compel/arch/x86/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
..
Makefile.syscalls compel: make plugins .a archives 2017-04-02 18:12:10 +03:00
syscall-common-x86-32.S compel: plugins,std -- Add prologue.S 2017-03-14 23:58:09 +03:00
syscall-common-x86-64.S compel: plugins,std -- Add prologue.S 2017-03-14 23:58:09 +03:00
syscall32.c compel: Remove criu's int.h from infect 2017-03-15 00:06:02 +03:00
syscall_32.tbl kerndat: detect if system support clone3() with set_tid 2020-02-04 12:39:44 -08:00
syscall_64.tbl kerndat: detect if system support clone3() with set_tid 2020-02-04 12:39:44 -08:00