coreutils/src/uu/dd
Jeffrey Finkelstein 5ee5681343 dd: don't allocate buffer if count=0
As an optimization, prevent `dd` from allocating buffers for use in
its main loop when `count=0`.
2022-11-12 18:18:16 -05:00
..
src dd: don't allocate buffer if count=0 2022-11-12 18:18:16 -05:00
test-resources dd: move unit tests into dd.rs and test_dd.rs 2022-02-15 21:50:48 -05:00
BENCHMARKING.md doc: ignore a 'typo' 2022-06-13 08:49:35 +02:00
Cargo.toml dd: update to clap 4 2022-10-13 17:50:29 +02:00
dd.md dd: custom positional argument parsing 2022-09-21 18:41:12 +02:00
LICENSE Include license text in all published crates 2022-03-05 21:21:46 +01:00