Files
RedBear-OS/zerod
bjorn3 f1057b6750 daemon: Abort on errors
All users did this anyway. And handling it inside the daemon crate
allows avoiding a panic of the parent process when the child process
panicked.
2025-12-03 21:55:47 +01:00
..
2025-12-03 21:55:47 +01:00
2025-12-03 21:07:13 +01:00

zerod

A daemon that will discard all writes and always fill read buffers with zero.