7 Commits (2df9ae916120212442201bbf30271a1170e508cf)

Author SHA1 Message Date
Szabolcs Nagy 571744447c include cleanups: remove unused headers and add feature test macros 13 years ago
Rich Felker 400c5e5c83 use restrict everywhere it's required by c99 and/or posix 2008 14 years ago
Rich Felker d0678b58ab make glob mark symlinks-to-directories with the GLOB_MARK flag 15 years ago
Rich Felker 787c2648a9 support GLOB_PERIOD flag (GNU extension) to glob function 15 years ago
Rich Felker da88b16a22 fix handling of d_name in struct dirent 15 years ago
Rich Felker 0dc99ac413 safety fix for glob's vla usage: disallow patterns longer than PATH_MAX 15 years ago
Rich Felker 0b44a0315b initial check-in, version 0.5.0 15 years ago