summaryrefslogtreecommitdiff
path: root/include/glob.h
AgeCommit message (Expand)AuthorLines
2019-08-06glob: implement GLOB_TILDE and GLOB_TILDE_CHECKIsmael Luceno-0/+3
2014-09-05fix macros for LFS *64_t types in sys/stat.h, sys/types.h, glob.hSzabolcs Nagy-0/+1
2012-09-07default features: make musl usable without feature test macrosRich Felker-5/+1
2012-09-06use restrict everywhere it's required by c99 and/or posix 2008Rich Felker-1/+7
2012-06-04_GNU_SOURCE is supposed to imply _LARGEFILE64_SOURCERich Felker-1/+1
2012-05-04add support for ugly *64 functions with _LARGEFILE64_SOURCERich Felker-0/+5
2011-02-12initial check-in, version 0.5.0v0.5.0Rich Felker-0/+41