make glob mark symlinks-to-directories with the GLOB_MARK flag
[musl] / src / regex / glob.c
2012-01-24 Rich Felkermake glob mark symlinks-to-directories with the GLOB_MA...
2012-01-22 Rich Felkersupport GLOB_PERIOD flag (GNU extension) to glob function
2011-06-06 Rich Felkerfix handling of d_name in struct dirent
2011-06-05 Rich Felkersafety fix for glob's vla usage: disallow patterns...
2011-02-12 Rich Felkerinitial check-in, version 0.5.0