mirror of
https://github.com/uutils/coreutils.git
synced 2025-12-23 08:47:37 +00:00
In such cases we have to create a temporary copy of the input file to prevent overwriting the input with the output. This only affects merge sort, because it is the only mode where we start writing to the output before having read all inputs. |
||
|---|---|---|
| .. | ||
| benches/factor | ||
| by-util | ||
| common | ||
| fixtures | ||
| tests.rs | ||