Date: Thu, 6 Jun 2002 06:44:14 -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: <200206061344.g56DiEX47747@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
ache 2002/06/06 06:44:14 PDT
Modified files:
usr.bin/uniq uniq.c
Log:
Back out rev 1.19 because
1) It breaks uniq for real life languages when "substitute" directive used in
the collating table.
2) It breaks uniq usage in tool chain with other localized utilities which
use collate.
3) To follow LC_COLLATE it is directly allowed for uniq
by POSIX P1003.1 Draft7 (7.3.2). It means that rev 1.19 gains no additional
POSIX conformance.
Revision Changes Path
1.20 +18 -2 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?200206061344.g56DiEX47747>
