summaryrefslogtreecommitdiffstats
path: root/libc/misc/glob/glob-susv3.c
Commit message (Expand)AuthorAgeFilesLines
* silence some warnings about unused paramsBernhard Reutner-Fischer2010-01-231-1/+2
* convert // comments to /**/; remove empty #if/#endif pairs. no code changesDenys Vlasenko2009-09-181-6/+0
* trim Experimentally off and uncommented hiddenBernhard Reutner-Fischer2009-09-181-18/+0
* Last portion of libc_hidden_proto removal.Denis Vlasenko2008-11-201-11/+11
* next portion of libc_hidden_proto removalDenis Vlasenko2008-11-201-1/+1
* - trim any trailing whitespaceBernhard Reutner-Fischer2008-07-231-3/+3
* Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL blockDenis Vlasenko2008-05-191-6/+6
* Rich Felker's glob() ported to uClibcPeter S. Mazinger2006-02-271-0/+322