freebsd-skq/gnu/lib/libregex
Tim J. Robbins 1700949687 Fix regression in new version of GNU regex code: bracket expressions
like [X-Y] should match all characters between X-Y according to the
locale's collating order, not by binary value. For now, this only fixes
the !MBS_SUPPORT case (which is the default).
2004-07-04 02:46:55 +00:00
..
doc
posix Import of GNU regex from GNU grep 2.5.1 (trimmed). 2004-07-04 01:03:02 +00:00
FREEBSD-upgrade Add upgrade instructions 2004-02-25 02:59:26 +00:00
gnuregex.h Change warning hint to be more useful 2004-02-25 10:56:54 +00:00
Makefile Upgrade to regex from grep 2.4.2 2004-02-25 02:41:15 +00:00
regex.c Fix regression in new version of GNU regex code: bracket expressions 2004-07-04 02:46:55 +00:00
regex.h Merge conflicts 2004-02-25 02:39:10 +00:00