summaryrefslogtreecommitdiffstats
path: root/libc/misc/fnmatch/fnmatch_old.c
Commit message (Expand)AuthorAgeFilesLines
* trim Experimentally off and uncommented hiddenBernhard Reutner-Fischer2009-09-181-2/+0
* heed compiler warnings about checking non-defined variables in #if directivesDenis Vlasenko2008-12-141-1/+1
* Last portion of libc_hidden_proto removal.Denis Vlasenko2008-11-201-1/+1
* next portion of libc_hidden_proto removalDenis Vlasenko2008-11-201-1/+1
* Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA ...Peter S. Mazinger2006-01-221-5/+0
* hidden_def/hidden_proto: convert all users (I hope) termios split, add some m...Peter S. Mazinger2006-01-141-4/+7
* just define _GNU_SOURCEMike Frysinger2006-01-101-1/+1
* Get rid of tolower/toupper jump reloc, correct tow* for XLOCALEPeter S. Mazinger2006-01-031-1/+1
* Move fnmatch.c to fnmatch_old.cPeter S. Mazinger2005-12-241-0/+224