summaryrefslogtreecommitdiff
path: root/compat/fnmatch/fnmatch.c
Commit message (Expand)AuthorAgeFilesLines
* actually remove compat fnmatch source codend/no-more-fnmatchNguyễn Thái Ngọc Duy2014-02-201-494/+0
* compat/fnmatch/fnmatch.c: Fix a sparse errorRamsay Jones2013-04-281-1/+2
* Merge branch 'nd/wildmatch'Junio C Hamano2013-01-101-1/+2
|\
| * compat/fnmatch: respect NO_FNMATCH* even on glibcNguyễn Thái Ngọc Duy2013-01-011-1/+2
* | compat/fnmatch: update old-style definition to ANSIJunio C Hamano2012-12-191-12/+12
* | compat/fnmatch: fix off-by-one character class's length checkNguyễn Thái Ngọc Duy2012-11-201-1/+1
|/
* compat/fnmatch/fnmatch.c: give a fall-back definition for NULLJunio C Hamano2011-05-261-0/+4
* Fix more typos/spelling in commentsMichael J Gruber2009-04-221-1/+1
* Fix typos / spelling in commentsMike Ralphson2009-04-221-2/+2
* Use compatibility regex library for OSX/DarwinArjen Laarhoven2008-09-101-0/+488