summaryrefslogtreecommitdiffstats
path: root/lib/libc/gen/fnmatch.c
Commit message (Expand)AuthorAgeFilesLines
* * Remove __P and convert to ANSI prototypes.obrien2002-02-011-1/+3
* Style optimization in newly added POSIX range []] conformance, redoache1997-06-071-6/+6
* Add missing FNM_PERIOD check for '[' rangeache1997-06-061-4/+10
* 1) Now conforms POSIX.2 2.8.3.2 requirements about []] patternache1997-06-061-11/+35
* Fix a bug that caused some false mismatches when both FNM_PATHNAMEjdp1997-04-291-1/+2
* Eliminate some function calls when locale not usedache1997-04-041-6/+4
* Speedup in case locale not usedache1997-04-041-2/+6
* collate_range_cmp -> __collate_range_cmpache1996-10-311-3/+4
* GNU-style changes:ache1996-10-231-10/+14
* add flag FNM_ICASE for case insensitve searchwosch1996-10-201-1/+20
* Convert to newly aded collate compare functionache1996-08-121-3/+3
* Use collate for alpha character rangesache1996-08-121-1/+4
* General -Wall warning cleanup, part I.jkh1996-07-121-1/+1
* Remove trailing whitespace.rgrimes1995-05-301-2/+2
* BSD 4.4 Lite Lib Sourcesrgrimes1994-05-271-0/+171
OpenPOWER on IntegriCloud