Historique des commits

Auteur SHA1 Message Date
  Rich Felker 8c4be3e220 fix glob descent into . and .. with GLOB_PERIOD il y a 7 ans
  Rich Felker 84eff797e3 fix glob failure to match plain "/" to root directory il y a 7 ans
  Rich Felker 769f53598e make globfree safe after failed glob from over-length argument il y a 8 ans
  Szabolcs Nagy 571744447c include cleanups: remove unused headers and add feature test macros il y a 11 ans
  Rich Felker 400c5e5c83 use restrict everywhere it's required by c99 and/or posix 2008 il y a 12 ans
  Rich Felker d0678b58ab make glob mark symlinks-to-directories with the GLOB_MARK flag il y a 13 ans
  Rich Felker 787c2648a9 support GLOB_PERIOD flag (GNU extension) to glob function il y a 13 ans
  Rich Felker da88b16a22 fix handling of d_name in struct dirent il y a 14 ans
  Rich Felker 0dc99ac413 safety fix for glob's vla usage: disallow patterns longer than PATH_MAX il y a 14 ans
  Rich Felker 0b44a0315b initial check-in, version 0.5.0 il y a 14 ans