criu/compel
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
..
arch kerndat: detect if system support clone3() with set_tid 2020-02-04 12:39:44 -08:00
include compel/criu: Add __must_check 2020-02-04 12:39:04 -08:00
plugins kerndat: detect if system support clone3() with set_tid 2020-02-04 12:39:44 -08:00
src compel/infect: Detach but fail compel_resume_task() 2020-02-04 12:39:04 -08:00
test compel/test: fix "infect" test compilation errors 2017-09-21 01:00:23 +03:00
.gitignore compel: adapt .gitgnore for aarch64 and ppc64le 2017-08-09 18:51:42 +03:00
compel-host compel cli: show includes 2017-03-15 00:09:55 +03:00
Makefile compel: Don't use CFLAGS_PIE for libcompel.so 2019-09-07 15:59:50 +03:00