mirror of
https://github.com/uutils/coreutils
synced 2024-11-16 17:58:06 +00:00
849086e9c5
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 |