summaryrefslogtreecommitdiff
path: root/src/regex/fnmatch.c
AgeCommit message (Expand)AuthorFilesLines
2012-04-28new fnmatch implementationRich Felker1-131/+273
2012-04-26update fnmatch to POSIX 2008 semanticsRich Felker1-4/+11
2011-06-05eliminate (harmless in this case) vla usage in fnmatch.cRich Felker1-1/+1
2011-02-12initial check-in, version 0.5.0v0.5.0Rich Felker1-0/+150