Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2012-04-13 | fix broken regerror (typo) and missing message | Rich Felker | -2/+2 |
2012-03-20 | upgrade to latest upstream TRE regex code (0.8.0) | Rich Felker | -1168/+1037 |
2012-01-23 | make glob mark symlinks-to-directories with the GLOB_MARK flag | Rich Felker | -1/+1 |
2012-01-22 | support GLOB_PERIOD flag (GNU extension) to glob function | Rich Felker | -1/+2 |
2011-06-16 | duplicate re_nsub in LSB/glibc ABI compatible location | Rich Felker | -1/+1 |
2011-06-06 | fix handling of d_name in struct dirent | Rich Felker | -3/+2 |
2011-06-05 | safety fix for glob's vla usage: disallow patterns longer than PATH_MAX | Rich Felker | -0/+2 |
2011-06-05 | eliminate (harmless in this case) vla usage in fnmatch.c | Rich Felker | -1/+1 |
2011-04-07 | fix bug in TRE found by clang (typo && instead of &) | Rich Felker | -1/+1 |
2011-02-12 | initial check-in, version 0.5.0v0.5.0 | Rich Felker | -0/+5364 |