summaryrefslogtreecommitdiff
path: root/include/regex.h
AgeCommit message (Expand)AuthorFilesLines
2013-07-22make regoff_t and regex_t match C++ ABIRich Felker1-3/+2
2013-03-04fix some obscure header type size/alignment issuesRich Felker1-0/+1
2012-09-08remove all remaining redundant __restrict/__inline/_Noreturn defsRich Felker1-5/+1
2012-09-06use restrict everywhere it's required by c99 and/or posix 2008Rich Felker1-3/+9
2011-06-16duplicate re_nsub in LSB/glibc ABI compatible locationRich Felker1-1/+2
2011-02-12initial check-in, version 0.5.0v0.5.0Rich Felker1-0/+59