1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2026-01-16 10:11:01 +00:00
uutils-coreutils/src
Jeffrey Finkelstein 1074deeb03 truncate: make better use of UResult
Replace some uses of `crash!()` and move `UError` handling down into
the `truncate()` function. This does not change the behavior of the
program, just organizes the code to facilitate introducing code to
handle other types of errors in the future.
2022-01-27 21:05:34 -05:00
..
bin uudoc: fix clippy lint 2022-01-22 11:59:41 +01:00
uu truncate: make better use of UResult 2022-01-27 21:05:34 -05:00
uucore Merge pull request #2777 from jfinkels/uucore-printf 2022-01-25 23:22:27 +01:00
uucore_procs 0.0.12 2022-01-19 05:35:00 -06:00