1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2026-01-16 02:01:05 +00:00
uutils-coreutils/src
Jeffrey Finkelstein 6900638ac6 dd: don't error when outfile is /dev/null
Prevent `dd` from terminating with an error when given the
command-line argument `of=/dev/null`. This commit allows the call to
`File::set_len()` to result in an error without causing the process to
terminate prematurely.
2022-02-19 10:29:09 -05:00
..
bin when help item has an \n, translate it to a <br /> 2022-02-19 13:44:15 +01:00
uu dd: don't error when outfile is /dev/null 2022-02-19 10:29:09 -05:00
uucore uucore(memo): refactor error propogation with new SubError enum 2022-02-17 22:43:30 -05:00
uucore_procs uucore, uucore_procs: use the correct URLs in the crate manifest 2022-02-12 21:31:39 -08:00