coreutils/src/uu/dd
Jeffrey Finkelstein c002b16c67 dd: make main loop more concise
Add some helper functions and adjust some error-handling to make the
`Output::dd_out()` method, containing the main loop of the `dd`
program, more concise. This commit also adds documentation and
comments describing the main loop procedure in more detail.
2022-02-07 10:00:49 -05:00
..
src dd: make main loop more concise 2022-02-07 10:00:49 -05:00
test-resources Addresses build errors 2021-07-22 16:04:35 -07:00
Cargo.toml all: change macros 2022-01-29 15:26:32 +01:00