mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-08-02 22:17:45 +00:00
Merge pull request #4432 from jfinkels/dd-nocache
dd: support the [io]flag=nocache option
This commit is contained in:
commit
64c49de0cc
7 changed files with 211 additions and 13 deletions
1
Cargo.lock
generated
1
Cargo.lock
generated
|
@ -2552,6 +2552,7 @@ dependencies = [
|
|||
"clap",
|
||||
"gcd",
|
||||
"libc",
|
||||
"nix",
|
||||
"signal-hook",
|
||||
"uucore",
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue