Date: Sat, 23 Oct 1999 21:08:16 -0700 (PDT) From: "Andrey A. Chernov" <ache@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/uniq uniq.c Message-ID: <199910240408.VAA16051@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
ache 1999/10/23 21:08:16 PDT
Modified files:
usr.bin/uniq uniq.c
Log:
Use strcoll to provide the same results as sort and comm
Use LINE_MAX for max line size (as comm does)
Revision Changes Path
1.7 +18 -4 src/usr.bin/uniq/uniq.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199910240408.VAA16051>
