summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorache <ache@FreeBSD.org>2010-03-06 19:21:57 +0000
committerache <ache@FreeBSD.org>2010-03-06 19:21:57 +0000
commit85448eebc0003309896515e0fb1aa825dd6769d4 (patch)
tree7c2dfb0ff3778d2fa9e093cd250409183552668a /Makefile
parent3242a81cf43fb6016f65673c693e101d491d0e6a (diff)
downloadFreeBSD-src-85448eebc0003309896515e0fb1aa825dd6769d4.zip
FreeBSD-src-85448eebc0003309896515e0fb1aa825dd6769d4.tar.gz
1) Rewrite input processing to not exit with error on the first EILSEQ found
in the input data but fallback to "binary equal" check instead. POSIX says: "The input file shall be a text file", nothing more, so the text file with illegal sequence is valid input. BTW, GNU sort does not fails on EILSEQ too. 2) Speedup input processing a bit in complex cases like skipping fields, chars or ignore case. 3) Enforce the implied LINE_MAX limit (from POSIX definition of "text file" and POSIX uniq(1) description).
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud