coreutils/src
Jeffrey Finkelstein 388cb6c83a uucore: use Duration::saturating_mul in parse_time
Use `Duration::saturating_mul()` to avoid a panic due to overflow in
`uucore::parse_time::from_str()`. This change prevents panic on very
large arguments to timeout and sleep.
2022-03-18 23:15:02 -04:00
..
bin fix Rust 1.59 clippy lints 2022-02-25 09:39:48 +01:00
uu Revert "split: implement round-robin arg to --number" 2022-03-18 14:45:29 +01:00
uucore uucore: use Duration::saturating_mul in parse_time 2022-03-18 23:15:02 -04:00
uucore_procs Update of the cargo.lock url to point to the right branch 2022-03-06 22:13:17 +01:00