Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2015-06-16 | byte-based C locale, phase 1: multibyte character handling functions | Rich Felker | -1/+2 |
2014-12-17 | implement FNM_CASEFOLD extension to fnmatch function | Nagy Szabolcs | -11/+25 |
2013-12-02 | implement FNM_LEADING_DIR extension flag in fnmatch | Rich Felker | -2/+9 |
2013-12-01 | fix fnmatch corner cases related to escaping | Rich Felker | -4/+4 |
2013-12-01 | fix the end of string matching in fnmatch with FNM_PATHNAME | Szabolcs Nagy | -2/+2 |
2012-04-28 | new fnmatch implementation | Rich Felker | -131/+273 |
2012-04-26 | update fnmatch to POSIX 2008 semantics | Rich Felker | -4/+11 |
2011-06-05 | eliminate (harmless in this case) vla usage in fnmatch.c | Rich Felker | -1/+1 |
2011-02-12 | initial check-in, version 0.5.0v0.5.0 | Rich Felker | -0/+150 |