Daniel Hofstetter
|
9a2174ba02
|
chore: standardize creation of empty strings
|
2022-12-01 13:49:23 +01:00 |
|
Jeffrey Finkelstein
|
55b3766c10
|
clippy fixes
|
2022-10-23 13:56:20 -04:00 |
|
Sylvestre Ledru
|
6e14dea73b
|
Fix some clippy warnings
Fixed with `cargo clippy --features unix --fix`
and manually
|
2022-10-13 09:07:22 +02:00 |
|
Joining7943
|
1725151ef8
|
tests/tail: Fix tests to reflect changes from the refactoring #3905
|
2022-10-05 13:32:35 +02:00 |
|
Joining7943
|
2658f8ae5b
|
tail: improve performance of piped stdin
Rewrite handling of stdin when it is piped and read input in chunks.
Fixes https://github.com/uutils/coreutils/issues/3842
|
2022-09-09 13:51:37 +02:00 |
|