Files
runc/libcontainer/utils
Aleksa Sarai 70f4e46e68 utils: use close_range(2) to close leftover file descriptors
close_range(2) is far more efficient than a readdir of /proc/self/fd and
then doing a syscall for each file descriptor.

Signed-off-by: Aleksa Sarai <cyphar@cyphar.com>
2023-08-01 15:37:58 +10:00
..
2023-03-23 10:31:15 +08:00
2022-01-26 14:01:11 -08:00