Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2012-04-26 | update fnmatch to POSIX 2008 semantics | Rich Felker | -4/+11 | |
an invalid bracket expression must be treated as if the opening bracket were just a literal character. this is to fix a bug whereby POSIX left the behavior of the "[" shell command undefined due to it being an invalid bracket expression. | ||||
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 | |