about summary refs log tree commit diff
path: root/include/glob.h
Commit message (Expand)AuthorAgeFilesLines
* glob: implement GLOB_TILDE and GLOB_TILDE_CHECKIsmael Luceno2019-08-061-0/+3
* fix macros for LFS *64_t types in sys/stat.h, sys/types.h, glob.hSzabolcs Nagy2014-09-051-0/+1
* default features: make musl usable without feature test macrosRich Felker2012-09-071-5/+1
* use restrict everywhere it's required by c99 and/or posix 2008Rich Felker2012-09-061-1/+7
* _GNU_SOURCE is supposed to imply _LARGEFILE64_SOURCERich Felker2012-06-041-1/+1
* add support for ugly *64 functions with _LARGEFILE64_SOURCERich Felker2012-05-041-0/+5
* initial check-in, version 0.5.0 v0.5.0Rich Felker2011-02-121-0/+41