svn commit: r204803 - head/usr.bin/uniq
Jaakko Heinonen
jh at FreeBSD.org
Sun Mar 7 10:46:32 UTC 2010
On 2010-03-06, Andrey A. Chernov wrote:
>
> 3) Enforce the implied LINE_MAX limit (from POSIX definition of "text file"
> and POSIX uniq(1) description).
Although a file with lines longer than LINE_MAX isn't a text file by
POSIX definition I don't think that POSIX requires uniq(1) to reject
non-POSIX text files. Thus I would like to keep the support for longer
lines.
--
Jaakko
More information about the svn-src-all
mailing list