summaryrefslogtreecommitdiff
path: root/usr/src/lib/libc/port/locale/regcomp.c
AgeCommit message (Collapse)AuthorFilesLines
2017-06-128354 sync regcomp(3C) with upstreamYuri Pankov1-1761/+0
Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Hans Rosenfeld <rosenfeld@grumpf.hope-2000.org>
2014-07-112964 need POSIX 2008 locale object supportGarrett D'Amore1-5/+10
Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Gordon Ross <gordon.ross@nexenta.com> Approved by: Dan McDonald <danmcd@omniti.com>
2012-02-182077 lots of unreachable breaks in illumos gateMilan Jurik1-1/+1
Reviewed by: Dan McDonald <danmcd@nexenta.com> Reviewed by: Garrett D'Amore <garrett@damore.org> Approved by: Richard Lowe <richlowe@richlowe.net>
2010-12-15508 od doesn't set text domainGarrett D'Amore1-1/+17
509 need an open source sed(1) replacement 516 libc regex misses \< and \> word delimiters Reviewed by: gwr@nexenta.com Reviewed by: roland.mainz@nexenta.com Approved by: gwr@nexenta.com
2010-10-088 libc locale work needs updated license filesGarrett D'Amore1-11/+5
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-08-0110 64-bit binaries bustedGarrett D'Amore1-1/+1
Reviewed by: estseg@gmail.com Approved by: gdamore@nexenta.com
2010-07-302 We need a fully open libc (no libc_i18n)Garrett D'Amore1-0/+1746
Reviewd by: garrett@nexenta.com Approved by: garrett@nexenta.com