diff: small optimizations; do not try to diff non-seekable stream
authorDenis Vlasenko <vda.linux@googlemail.com>
Sun, 7 Jan 2007 00:21:41 +0000 (00:21 -0000)
committerDenis Vlasenko <vda.linux@googlemail.com>
Sun, 7 Jan 2007 00:21:41 +0000 (00:21 -0000)
commit8336f080cb921a8c64c4cea59463363144e97c1d
tree107879fed239680db64187e43889648a79e71192
parent8a820b2732ec1672401cb5117437adcdc652b18b
diff: small optimizations; do not try to diff non-seekable stream
(currently we don't support that)
sort: fixes. testsuites fixed:
sort with non-default leading delim 1
sort with non-default leading delim 2
sort key doesn't strip leading blanks, disables fallback global sort
coreutils/diff.c
coreutils/sort.c
testsuite/sort.tests