criu/compel
Andrei Vagin dcb577b0dc util: use close_range when it's supported
close_range is faster than reading /proc/self/fd and closing descriptors
one by one.

Signed-off-by: Andrei Vagin <avagin@gmail.com>
2024-07-13 15:01:06 -07:00
..
arch util: use close_range when it's supported 2024-07-13 15:01:06 -07:00
include compel: fix build on Amazon Linux 2 due to missing PTRACE_ARCH_PRCTL 2024-07-01 19:35:37 -07:00
plugins compel: infect: prepare parasite_service() for addition of CET support 2024-02-19 18:32:49 -08:00
src compel: shstk: prepare shadow stack signal frame 2024-02-19 18:32:49 -08:00
test compel/test: Return 0 in case of error in fdspy 2023-06-17 09:21:57 -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 compel: add loongarch64 support 2023-07-19 17:59:04 +02:00