fortify/helper
Ophestra 273d97af85
All checks were successful
Test / Create distribution (push) Successful in 24s
Test / Fortify (push) Successful in 2m37s
Test / Fpkg (push) Successful in 3m37s
Test / Data race detector (push) Successful in 3m50s
Test / Flake checks (push) Successful in 56s
ldd: lib paths resolve function
This is what always happens right after a ldd call, so implement it here.

Signed-off-by: Ophestra <cat@gensokyo.uk>
2025-03-16 01:20:09 +09:00
..
bwrap seccomp: move out of helper 2025-03-14 22:42:40 +09:00
proc helper/proc: pass extra files and start 2025-03-14 23:23:57 +09:00
args_test.go helper: rearrange initialisation args 2025-03-15 01:06:31 +09:00
args.go helper/args: MustNewCheckedArgs for cleaner hardcoded args 2024-10-07 13:33:18 +09:00
bwrap_test.go helper: eliminate commandContext replacement 2025-03-16 00:01:25 +09:00
bwrap.go helper: expose extra files to direct 2025-03-15 02:27:40 +09:00
cmd_test.go helper: eliminate commandContext replacement 2025-03-16 00:01:25 +09:00
cmd.go helper: eliminate commandContext replacement 2025-03-16 00:01:25 +09:00
helper_test.go helper/stub: copy args to stderr 2025-03-16 00:39:42 +09:00
helper.go helper: eliminate commandContext replacement 2025-03-16 00:01:25 +09:00
stub_test.go helper: eliminate commandContext replacement 2025-03-16 00:01:25 +09:00
stub.go ldd: lib paths resolve function 2025-03-16 01:20:09 +09:00