This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
coreutils
Watch
2
Star
0
Fork
You've already forked coreutils
0
mirror of
https://github.com/uutils/coreutils
synced
2024-12-18 17:14:42 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
a3b520abde
coreutils
/
src
/
uu
/
stdbuf
History
Sylvestre Ledru
d8c06dd6bb
use clap::crate_version macro instead of the env variable
2021-06-02 19:00:19 +02:00
..
src
use clap::crate_version macro instead of the env variable
2021-06-02 19:00:19 +02:00
build.rs
uutils: change every
target_os = "macos"
to
target_vendor = "apple"
2021-03-18 08:42:53 -04:00
Cargo.toml
stdbuf: move from getopts to clap
2021-04-10 00:39:12 +02:00