Historial de Commits

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