This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
coreutils
Watch
1
Star
0
Fork
You've already forked coreutils
0
mirror of
https://github.com/uutils/coreutils.git
synced
2025-12-23 08:47:37 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
2a862bc385
coreutils
/
src
/
uu
/
touch
History
Download ZIP
Download TAR.GZ
Ben Wiederhake
11cd0b1bbf
replace Error::new(ErrorKind::Other, _) as suggested by clippy
...
See also:
https://rust-lang.github.io/rust-clippy/master/index.html#io_other_error
2025-04-13 04:35:38 +02:00
..
src
replace Error::new(ErrorKind::Other, _) as suggested by clippy
2025-04-13 04:35:38 +02:00
Cargo.toml
Consolidate crate config in workspace
2025-04-10 16:52:01 -04:00
LICENSE
Include license text in all published crates
2022-03-05 21:21:46 +01:00
touch.md
touch: move help strings to markdown file
2023-03-23 10:10:59 +01:00