Commits
Click on a commit to change the comparison rangedd: Add test to check for dropped writes
(cherry picked from commit 0f7c53111df8b945bdb06217396b332f24a42100) dd: use OwnedFileDescriptorOrHandle
OwnedFileDescriptorOrHandle can be used to bypass the LineWriter
that is used by default for Stdout. Run test_no_dropped_writes only on unix