Date: Thu, 6 Jun 2002 18:04:24 -0700 (PDT) From: "Tim J. Robbins" <tjr@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/csplit csplit.1 csplit.c Message-ID: <200206070104.g5714Oj69522@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
tjr 2002/06/06 18:04:24 PDT
Modified files:
usr.bin/csplit csplit.1 csplit.c
Log:
Respect LC_CTYPE and LC_COLLATE environment variables, mainly for their
effects on regular expressions. The libc regex code does not handle
equivalence classes well (for example), but we do our best.
Revision Changes Path
1.4 +11 -0 src/usr.bin/csplit/csplit.1
1.4 +3 -0 src/usr.bin/csplit/csplit.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?200206070104.g5714Oj69522>
