mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-08-01 13:37:48 +00:00
sort: improve the error mgmt with --batch-size
should make the gnu test tests/sort/sort-merge.pl pass
This commit is contained in:
parent
69b603bfe7
commit
e2c66ea092
7 changed files with 124 additions and 11 deletions
1
Cargo.lock
generated
1
Cargo.lock
generated
|
@ -3158,6 +3158,7 @@ dependencies = [
|
|||
"fnv",
|
||||
"itertools 0.13.0",
|
||||
"memchr",
|
||||
"nix",
|
||||
"rand",
|
||||
"rayon",
|
||||
"self_cell",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue