summaryrefslogtreecommitdiffstats
path: root/lib/glob.c
Commit message (Expand)AuthorAgeFilesLines
* glob: use empty globfree when compiling without CONFIG_GLOBAhmad Fatoum2021-03-221-12/+12
* glob: do not unnecessarily opendir() a directorySascha Hauer2018-04-061-7/+8
* whole tree: remove trailing whitespacesDu Huanpeng2016-04-211-1/+1
* glob: fix GLOB_SORTSascha Hauer2012-08-031-2/+2
* glob: Add sorted output supportSascha Hauer2012-05-141-6/+5
* glob: activate GLOB_NOCHECK flagSascha Hauer2012-04-301-6/+4
* glob: sparse fixesSascha Hauer2010-10-211-24/+12
* add globbing supportSascha Hauer2008-03-091-0/+471