1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2026-01-16 02:01:05 +00:00
uutils-coreutils/src
jaggededgedjustice 18c39daed7
fold: Handle input with newlines (#1680)
The read_line function appends to the given buffer which is never
cleared. This leads to lines being duplicated.
2021-01-05 09:10:01 +01:00
..
bin Remove 'extern crate' 2020-12-31 15:44:00 +01:00
uu fold: Handle input with newlines (#1680) 2021-01-05 09:10:01 +01:00
uucore Remove 'extern crate' 2020-12-31 15:44:00 +01:00
uucore_procs refactor/uucore_procs ~ revise 'Cargo.toml' towards repo norms 2020-11-08 20:53:18 -06:00