aboutsummaryrefslogtreecommitdiff
path: root/include/fnmatch.h
Commit message (Expand)AuthorAgeFilesLines
* Removed _POSIX_SOURCE ifdefs. This is not a POSIX.1 header.Bruce Evans1998-02-251-2/+0
* Oops, remove FNM_NOCASE alias: really I can't remember any systemAndrey A. Chernov1997-01-021-1/+0
* Add FNM_NOCASE and FNM_IGNORECASE as synonyms to FNM_CASEFOLDAndrey A. Chernov1997-01-021-0/+2
* Fix compiler warning: /* inside commentAndrey A. Chernov1996-12-051-1/+1
* Fixed tabs and punctuation to match nearby (and KNF) style. Sigh.Bruce Evans1996-10-241-2/+2
* GNU-style changes:Andrey A. Chernov1996-10-231-3/+4
* add flag FNM_ICASE for case insensitve searchWolfram Schneider1996-10-201-0/+1
* BSD 4.4 Lite Include SourcesRodney W. Grimes1994-05-241-0/+53