summaryrefslogtreecommitdiff
path: root/src/regex/regexec.c
AgeCommit message (Expand)Author
2012-04-14fix signedness error handling invalid multibyte sequences in regexecRich Felker
2012-03-20upgrade to latest upstream TRE regex code (0.8.0)Rich Felker
2011-04-07fix bug in TRE found by clang (typo && instead of &)Rich Felker
2011-02-12initial check-in, version 0.5.0v0.5.0Rich Felker