Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
musl
/
769f53598e781ffc89191520f3f8a93cb58db91f
/
src
/
regex
/
glob.c
769f535
make globfree safe after failed glob from over-length argument
by Rich Felker
· 8 years ago
5717444
include cleanups: remove unused headers and add feature test macros
by Szabolcs Nagy
· 11 years ago
400c5e5
use restrict everywhere it's required by c99 and/or posix 2008
by Rich Felker
· 12 years ago
d0678b5
make glob mark symlinks-to-directories with the GLOB_MARK flag
by Rich Felker
· 13 years ago
787c264
support GLOB_PERIOD flag (GNU extension) to glob function
by Rich Felker
· 13 years ago
da88b16
fix handling of d_name in struct dirent
by Rich Felker
· 13 years ago
0dc99ac
safety fix for glob's vla usage: disallow patterns longer than PATH_MAX
by Rich Felker
· 13 years ago
0b44a03
initial check-in, version 0.5.0
by Rich Felker
· 14 years ago