summaryrefslogtreecommitdiff
path: root/usr/src/lib/libc/port/locale/regexec.c
AgeCommit message (Collapse)AuthorFilesLines
2017-06-128354 sync regcomp(3C) with upstreamYuri Pankov1-230/+0
Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Hans Rosenfeld <rosenfeld@grumpf.hope-2000.org>
2010-10-088 libc locale work needs updated license filesGarrett D'Amore1-5/+1
223 libc needs multibyte locale support for collation 225 libc locale binary files should be in native byte order 309 populate initial locales for illumos Reviewed by: gwr@nexenta.com Reviewed by: richlowe@richlowe.net Reviewed by: cjlove@san.rr.net Approved by: gwr@nexenta.com
2010-07-302 We need a fully open libc (no libc_i18n)Garrett D'Amore1-0/+234
Reviewd by: garrett@nexenta.com Approved by: garrett@nexenta.com