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