about summary refs log tree commit diff
path: root/src/regex/fnmatch.c
Commit message (Expand)AuthorAgeFilesLines
* new fnmatch implementationRich Felker2012-04-281-131/+273
* update fnmatch to POSIX 2008 semanticsRich Felker2012-04-261-4/+11
* eliminate (harmless in this case) vla usage in fnmatch.cRich Felker2011-06-051-1/+1
* initial check-in, version 0.5.0 v0.5.0Rich Felker2011-02-121-0/+150