aboutsummaryrefslogtreecommitdiffhomepage
path: root/container/syscall_range_proc.go
AgeCommit message (Collapse)Author
2026-03-17fhs: move from containerOphestra
This package is not container-specific. Signed-off-by: Ophestra <cat@gensokyo.uk>
2026-03-17container: set CLOEXEC via close_rangeOphestra
This is guarded behind the close_range build tag for now. Signed-off-by: Ophestra <cat@gensokyo.uk>