criu/compel
Zeyad Yasser a9508c9864 criu: check if pidfd_getfd syscall is supported
pidfd_getfd syscall will be needed later to send pidfds between
pre-dump/dump iterations for pid reuse detection.

v2:
	- check size written/read of val_a/val_b is correct
	- return with error when val_a != val_b

Signed-off-by: Zeyad Yasser <zeyady98@gmail.com>
2021-09-03 10:31:00 -07:00
..
arch criu: check if pidfd_getfd syscall is supported 2021-09-03 10:31:00 -07:00
include parasite: don't block SIGTRAP 2021-09-03 10:31:00 -07:00
plugins compel/log: Provide %u specifier parsing 2021-09-03 10:31:00 -07:00
src parasite: don't block SIGTRAP 2021-09-03 10:31:00 -07:00
test compel/test: Fix warn_unused_result 2021-09-03 10:31:00 -07: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 x86: Use PTRACE_GET_THREAD_AREA instead of sys_get_thread_area() 2021-09-03 10:31:00 -07:00