criu/compel/arch/arm/plugins/std/syscalls
Andrei Vagin 4f45572fde 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-09-11 16:02:11 -07:00
..
gen-sys-exec-tbl.pl compel: plugins,std -- Implement syscalls in std plugin 2017-03-14 23:58:20 +03:00
gen-syscalls.pl compel: Include compel headers as system ones 2017-03-15 00:06:02 +03:00
Makefile.syscalls arm/make: add missed syscalls.S dependency 2017-04-20 07:01:34 +03:00
syscall-aux.h Run 'make indent' on header files 2021-09-03 10:31:00 -07:00
syscall-aux.S compel: plugins,std -- Implement syscalls in std plugin 2017-03-14 23:58:20 +03:00
syscall-common.S compel: plugins,std -- Implement syscalls in std plugin 2017-03-14 23:58:20 +03:00
syscall.def util: use close_range when it's supported 2024-09-11 16:02:11 -07:00