criu/compel/arch/s390/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 s390:compel/arch/s390: Add architecture support to compel tool and libraries 2017-08-09 18:51:41 +03:00
syscall-common-s390.S s390:compel/arch/s390: Add architecture support to compel tool and libraries 2017-08-09 18:51:41 +03:00
syscall-s390.tbl kerndat: detect if system support clone3() with set_tid 2020-02-04 12:39:44 -08:00
syscalls-s390.c s390:compel/arch/s390: Add architecture support to compel tool and libraries 2017-08-09 18:51:41 +03:00