regex: remove an unused local variable from regexec
[musl] / src / regex / regexec.c
2013-01-13 Szabolcs Nagyregex: remove an unused local variable from regexec
2012-09-07 Rich Felkeruse restrict everywhere it's required by c99 and/or...
2012-04-15 Rich Felkerfix signedness error handling invalid multibyte sequenc...
2012-03-20 Rich FelkerMerge remote branch 'nsz/master'
2012-03-20 Rich Felkerupgrade to latest upstream TRE regex code (0.8.0)
2011-04-08 Rich Felkerfix bug in TRE found by clang (typo && instead of &)
2011-02-12 Rich Felkerinitial check-in, version 0.5.0