mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-29 20:17:45 +00:00
Merge pull request #7439 from dezgeg/ficlone
cp: Use FICLONE ioctl constant from linux-raw-sys
This commit is contained in:
commit
d570512bdc
4 changed files with 12 additions and 10 deletions
1
Cargo.lock
generated
1
Cargo.lock
generated
|
@ -2616,6 +2616,7 @@ dependencies = [
|
|||
"filetime",
|
||||
"indicatif",
|
||||
"libc",
|
||||
"linux-raw-sys 0.9.2",
|
||||
"quick-error",
|
||||
"selinux",
|
||||
"uucore",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue