summaryrefslogtreecommitdiff
path: root/usr/src/lib/libc/port/locale/regex2.h
AgeCommit message (Collapse)AuthorFilesLines
2017-06-128354 sync regcomp(3C) with upstreamYuri Pankov1-192/+0
Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Hans Rosenfeld <rosenfeld@grumpf.hope-2000.org>
2010-08-0110 64-bit binaries bustedGarrett D'Amore1-2/+2
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/+192
Reviewd by: garrett@nexenta.com Approved by: garrett@nexenta.com