K 10 svn:author V 6 kevans K 8 svn:date V 27 2018-01-22T02:58:33.272802Z K 7 svn:log V 237 Add missing patch from r328240 regcomp uses some libc internal collation bits that are not available in the libregex context. It's easy enough to bring in the needed parts that can work in a libregex world, so do so. Pointy hat to: me END