summaryrefslogtreecommitdiffstats
path: root/include/fnmatch.h
Commit message (Expand)AuthorAgeFilesLines
* Remove the Berkeley clause 3's.imp2010-02-161-5/+1
* Now I understand what Bruce was getting at - -1 can be parsed as twojkh2003-12-181-1/+1
* Adjust in response to various bits of brucification:jkh2003-12-181-1/+3
* Correct inexplicable tab smash.jkh2003-12-171-1/+1
* Conformance: Define FNM_NOSYS (see http://www.opengroup.org/onlinepubs/007904...jkh2003-12-171-0/+2
* Use the relatively new visibility primitives for conditionals.mike2002-09-171-3/+3
* Breath deep and take __P out of the system include files.imp2002-03-231-1/+1
* Add FNM_FILE_NAME - GNU alias to FNM_PATHNAMEache1999-11-211-0/+5
* Removed _POSIX_SOURCE ifdefs. This is not a POSIX.1 header.bde1998-02-251-2/+0
* Oops, remove FNM_NOCASE alias: really I can't remember any systemache1997-01-021-1/+0
* Add FNM_NOCASE and FNM_IGNORECASE as synonyms to FNM_CASEFOLDache1997-01-021-0/+2
* Fix compiler warning: /* inside commentache1996-12-051-1/+1
* Fixed tabs and punctuation to match nearby (and KNF) style. Sigh.bde1996-10-241-2/+2
* GNU-style changes:ache1996-10-231-3/+4
* add flag FNM_ICASE for case insensitve searchwosch1996-10-201-0/+1
* BSD 4.4 Lite Include Sourcesrgrimes1994-05-241-0/+53
OpenPOWER on IntegriCloud