1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2026-01-16 02:01:05 +00:00
uutils-coreutils/src/uucore
Ben Wiederhake d25d994125 uucore: drop unused function resolve_relative_path
This function is by necessity ill-defined: Depending on the context,
'..' is either the logical parent directory, sometimes the physical
parent directory. This function can only work for the latter case,
in which case `Path::canonicalize` is often a better approach.
2024-03-07 14:58:02 +01:00
..
src/lib uucore: drop unused function resolve_relative_path 2024-03-07 14:58:02 +01:00
Cargo.toml stat: use chrono instead of time in fsext (#5934) 2024-02-19 10:21:26 +01:00
LICENSE Include license text in all published crates 2022-03-05 21:21:46 +01:00