aboutsummaryrefslogtreecommitdiff
path: root/include/fnmatch.h
Commit message (Expand)AuthorAgeFilesLines
* include: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-201-0/+2
* Remove the Berkeley clause 3's.Warner Losh2010-02-161-5/+1
* Now I understand what Bruce was getting at - -1 can be parsed as twoJordan K. Hubbard2003-12-181-1/+1
* Adjust in response to various bits of brucification:Jordan K. Hubbard2003-12-181-1/+3
* Correct inexplicable tab smash.Jordan K. Hubbard2003-12-171-1/+1
* Conformance: Define FNM_NOSYS (see http://www.opengroup.org/onlinepubs/007904...Jordan K. Hubbard2003-12-171-0/+2
* Use the relatively new visibility primitives for conditionals.Mike Barcroft2002-09-171-3/+3
* Breath deep and take __P out of the system include files.Warner Losh2002-03-231-1/+1
* Add FNM_FILE_NAME - GNU alias to FNM_PATHNAMEAndrey A. Chernov1999-11-211-0/+5
* 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