fortify/helper/seccomp
Ophestra d1d20c06fb
All checks were successful
Test / Create distribution (push) Successful in 1m29s
Test / Run NixOS test (push) Successful in 4m13s
helper/seccomp: use sync.Once for closeWrite
This makes the code much cleaner, and eliminates the intermittent ErrInvalid errors.

Signed-off-by: Ophestra <cat@gensokyo.uk>
2025-02-13 22:49:16 +09:00
..
api.go helper/seccomp: implement reader interface via pipe 2025-02-03 19:43:03 +09:00
export_test.go helper/seccomp: benchmark exporter 2025-02-13 22:37:51 +09:00
export.go helper/seccomp: use sync.Once for closeWrite 2025-02-13 22:49:16 +09:00
seccomp-export.c helper/seccomp: do not call F_println if not verbose 2025-01-25 13:19:38 +09:00
seccomp-export.h helper/seccomp: do not call F_println if not verbose 2025-01-25 13:19:38 +09:00
seccomp.go helper/seccomp: implement reader interface via pipe 2025-02-03 19:43:03 +09:00