fortify/helper
Ophestra e599b5583d
All checks were successful
Test / Create distribution (push) Successful in 24s
Test / Run NixOS test (push) Successful in 2m18s
fmsg: implement suspend in writer
This removes the requirement to call fmsg.Exit on every exit path, and enables direct use of the "log" package. However, fmsg.BeforeExit is still encouraged when possible to catch exit on suspended output.

Signed-off-by: Ophestra <cat@gensokyo.uk>
2025-02-16 18:51:53 +09:00
..
bwrap fmsg: implement suspend in writer 2025-02-16 18:51:53 +09:00
proc fmsg: implement suspend in writer 2025-02-16 18:51:53 +09:00
seccomp fmsg: implement suspend in writer 2025-02-16 18:51:53 +09:00
args_test.go migrate to git.gensokyo.uk/security/fortify 2024-12-20 00:20:02 +09:00
args.go helper/args: MustNewCheckedArgs for cleaner hardcoded args 2024-10-07 13:33:18 +09:00
bwrap_test.go helper: use generic extra files interface 2025-02-13 23:34:15 +09:00
bwrap.go helper/bwrap: merge Args and FDArgs 2025-02-14 18:13:06 +09:00
direct_test.go helper: use generic extra files interface 2025-02-13 23:34:15 +09:00
direct.go helper: use generic extra files interface 2025-02-13 23:34:15 +09:00
helper_test.go helper: use generic extra files interface 2025-02-13 23:34:15 +09:00
helper.go helper: use generic extra files interface 2025-02-13 23:34:15 +09:00
stub_test.go migrate to git.gensokyo.uk/security/fortify 2024-12-20 00:20:02 +09:00
stub.go fmsg: implement suspend in writer 2025-02-16 18:51:53 +09:00