mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-08-01 21:47:46 +00:00
uucore: Cache args_os(), util_name(), execution_phrase()
And remove args() because there's no valid use for it, invalid unicode handling is specified in a different way.
This commit is contained in:
parent
d093c07887
commit
60df3c6b7c
8 changed files with 37 additions and 35 deletions
1
Cargo.lock
generated
1
Cargo.lock
generated
|
@ -3276,6 +3276,7 @@ dependencies = [
|
|||
"getopts",
|
||||
"lazy_static",
|
||||
"libc",
|
||||
"once_cell",
|
||||
"termion",
|
||||
"thiserror",
|
||||
"time",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue