mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-08-02 22:17:45 +00:00
uucore/detect_symlink_loop: add a function to detect symlink loops
This commit is contained in:
parent
aae3f2f99c
commit
6547bec2ef
3 changed files with 74 additions and 0 deletions
1
Cargo.lock
generated
1
Cargo.lock
generated
|
@ -3407,6 +3407,7 @@ dependencies = [
|
|||
"sha2",
|
||||
"sha3",
|
||||
"sm3",
|
||||
"tempfile",
|
||||
"thiserror",
|
||||
"time",
|
||||
"uucore_procs",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue