Date: Sat, 15 Jun 2002 00:38:27 -0700 (PDT) From: "Tim J. Robbins" <tjr@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/tr str.c Message-ID: <200206150738.g5F7cSX06129@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
tjr 2002/06/15 00:38:27 PDT
Modified files:
usr.bin/tr str.c
Log:
Improve parsing of character and equivalence classes:
[:*] and [=*] are parsed as `infinitely many repetitions of :' (or *)
instead of literal characters (SUSv3)
Revision Changes Path
1.15 +9 -4 src/usr.bin/tr/str.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?200206150738.g5F7cSX06129>
