coreutils: Several bugfixes
This update fixes the following issues with coreutils:
- sort: fix multibyte incompabilities (rh#821264)
- pr -e, with a mix of backspaces and TABs, could corrupt the heap in multibyte locales
- path in the testsuite to cover i18n regressions
- Enable cut and sort-merge perl tests for multibyte as well
-
Submitted by
Bernhard Voelker (bernhard-voelker)
Fixed bugs
rh#821264
Sort multi-byte patch incompatibilities