Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | include cleanups: remove unused headers and add feature test macros | Szabolcs Nagy | 2013-12-12 | 1 | -2/+0 |
* | use restrict everywhere it's required by c99 and/or posix 2008 | Rich Felker | 2012-09-06 | 1 | -1/+1 |
* | make glob mark symlinks-to-directories with the GLOB_MARK flag | Rich Felker | 2012-01-23 | 1 | -1/+1 |
* | support GLOB_PERIOD flag (GNU extension) to glob function | Rich Felker | 2012-01-22 | 1 | -1/+2 |
* | fix handling of d_name in struct dirent | Rich Felker | 2011-06-06 | 1 | -3/+2 |
* | safety fix for glob's vla usage: disallow patterns longer than PATH_MAX | Rich Felker | 2011-06-05 | 1 | -0/+2 |
* | initial check-in, version 0.5.0 v0.5.0 | Rich Felker | 2011-02-12 | 1 | -0/+238 |