Back out non-collating [a-z] ranges.
authorAndrey A. Chernov <ache@FreeBSD.org>
Thu, 14 Jul 2016 09:45:07 +0000 (09:45 +0000)
committerAndrey A. Chernov <ache@FreeBSD.org>
Thu, 14 Jul 2016 09:45:07 +0000 (09:45 +0000)
commit2fb2dbe8c09bf8ca8311b200dccbfbc00eb48a69
tree99bb46d9007eb1b498bb7e0a3cf4738cd9f8ccd5
parent2219fc0f38a4443507fd14c33ccf8108ba75ef85
Back out non-collating [a-z] ranges.
Instead of changing the whole course to another POSIX-permitted way
for consistency and uniformity I decide to completely ignore missing
regex fucntionality and focus on fixing bugs in what we have now,
too many small obstacles we have choicing other way, counting ports.
Corresponding libc changes are backed out in r302824.
contrib/libgnuregex/regcomp.c
contrib/libgnuregex/regexec.c