summaryrefslogtreecommitdiff
path: root/usr/src/lib/libc/port/regex/utils.h
AgeCommit message (Collapse)AuthorFilesLines
2019-10-228908 regcomp: reduce size of bitmap for multibyte localesYuri Pankov1-2/+4
Reviewed by: Andrew Stormont <andyjstormont@gmail.com> Approved by: Dan McDonald <danmcd@joyent.com>
2017-06-128354 sync regcomp(3C) with upstreamYuri Pankov1-0/+47
Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Hans Rosenfeld <rosenfeld@grumpf.hope-2000.org>