fortify/internal
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
..
app fmsg: implement suspend in writer 2025-02-16 18:51:53 +09:00
fmsg fmsg: implement suspend in writer 2025-02-16 18:51:53 +09:00
linux fmsg: implement suspend in writer 2025-02-16 18:51:53 +09:00
state fmsg: implement suspend in writer 2025-02-16 18:51:53 +09:00
system fmsg: implement suspend in writer 2025-02-16 18:51:53 +09:00
comp.go cmd: shim and init into separate binaries 2024-11-02 03:13:57 +09:00
executable.go fmsg: implement suspend in writer 2025-02-16 18:51:53 +09:00
exit.go fmsg: implement suspend in writer 2025-02-16 18:51:53 +09:00
path.go proc: remove duplicate compile-time fortify reference 2025-01-18 11:59:33 +09:00
prctl.go internal: do PR_SET_PDEATHSIG once 2025-01-17 23:08:46 +09:00
sysconf.go app: check username length against LOGIN_NAME_MAX 2025-02-14 12:44:55 +09:00