summaryrefslogtreecommitdiff
path: root/libc/misc/glob/glob-susv3.c
AgeCommit message (Expand)Author
2016-11-27remove UCLIBC_HAS_LFSWaldemar Brodkorb
2010-01-23silence some warnings about unused paramsBernhard Reutner-Fischer
2009-09-18convert // comments to /**/; remove empty #if/#endif pairs. no code changesDenys Vlasenko
2009-09-18trim Experimentally off and uncommented hiddenBernhard Reutner-Fischer
2008-11-20Last portion of libc_hidden_proto removal.Denis Vlasenko
2008-11-20next portion of libc_hidden_proto removalDenis Vlasenko
2008-07-23- trim any trailing whitespaceBernhard Reutner-Fischer
2008-05-19Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL blockDenis Vlasenko
2006-02-27Rich Felker's glob() ported to uClibcPeter S. Mazinger