Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | win32: bug fix in fnmatch(3) | Ron Yorston | 2022-06-23 | 1 | -2/+5 |
* | win32: code shrink character class detection | Ron Yorston | 2021-08-09 | 1 | -18/+14 |
* | win32: fix fnmatch(3) handling of xdigit | Ron Yorston | 2021-08-09 | 1 | -1/+1 |
* | win32: save bytes in fnmatch | Ron Yorston | 2020-02-16 | 1 | -13/+55 |
* | win32: use strchrnul from BusyBox in fnmatch | Ron Yorston | 2018-03-05 | 1 | -1/+5 |
* | win32/fnmatch: fix old-style function declaration | Johannes Schindelin | 2017-08-23 | 1 | -1/+1 |
* | win32/fnmatch: avoid old-style function definitions | Johannes Schindelin | 2017-08-23 | 1 | -12/+4 |
* | win32: Import fnmatch source | Nguyễn Thái Ngọc Duy | 2010-09-10 | 1 | -0/+488 |