1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2026-01-18 19:21:09 +00:00
uutils-coreutils/src/stdbuf
Joseph Crail 496d5883a4 Switch to external getopts cargo (part 3).
I switched over to the getopts crate on crates.io, instead of Rust's
private implementation. This will allow coreutils to build for Rust 1.0.

I'm splitting the updates into several commits for easier reviewing.
2015-05-21 21:32:55 -04:00
..
libstdbuf.c basic version 1 2015-01-25 00:38:20 +01:00
libstdbuf.h basic version 1 2015-01-25 00:38:20 +01:00
libstdbuf.rs Fix stdbuf. 2015-05-17 23:27:57 -04:00
stdbuf.rs Switch to external getopts cargo (part 3). 2015-05-21 21:32:55 -04:00