aboutsummaryrefslogtreecommitdiff
path: root/win32/fnmatch.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* win32: bug fix in fnmatch(3)Ron Yorston2022-06-231-2/+5
* win32: code shrink character class detectionRon Yorston2021-08-091-18/+14
* win32: fix fnmatch(3) handling of xdigitRon Yorston2021-08-091-1/+1
* win32: save bytes in fnmatchRon Yorston2020-02-161-13/+55
* win32: use strchrnul from BusyBox in fnmatchRon Yorston2018-03-051-1/+5
* win32/fnmatch: fix old-style function declarationJohannes Schindelin2017-08-231-1/+1
* win32/fnmatch: avoid old-style function definitionsJohannes Schindelin2017-08-231-12/+4
* win32: Import fnmatch sourceNguyễn Thái Ngọc Duy2010-09-101-0/+488