yac
/
coreutils
Archived
2
0
Fork 0
This repository has been archived on 2024-01-01. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
silt! 8b9c71c405 cat(1): use bytes over strings, not all input is utf-8 2024-01-01 14:56:26 -07:00
.cargo fixed build configuration 2024-01-01 14:38:24 -07:00
arg cat(1): removed unused code; arg: updated version 2024-01-01 14:38:57 -07:00
src cat(1): use bytes over strings, not all input is utf-8 2024-01-01 14:56:26 -07:00
.gitignore initial working cat implementation 2022-12-04 20:46:36 -05:00
COPYING initial working cat implementation 2022-12-04 20:46:36 -05:00
Cargo.lock cat(1): use bytes over strings, not all input is utf-8 2024-01-01 14:56:26 -07:00
Cargo.toml remove superfluous code 2024-01-01 14:37:03 -07:00
README cat(1): use bytes over strings, not all input is utf-8 2024-01-01 14:56:26 -07:00
build.rs fixed Err warnings for build.rs 2024-01-01 14:22:06 -07:00
rust-toolchain.toml added nightly toolchain 2024-01-01 14:12:36 -07:00

README

This repository was originally deleted and got royally fucked up in the
restoration process. Hopefully it can be of some use as a reference for what
not to do. See <https://git.tebibyte.media/bonsai/coreutils> for its successor
project.