Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | glob: suppress consecutive duplicates; fix memleak. | Kaz Kylheku | 2023-11-22 | 1 | -1/+1 |
* | glob*: Solaris fixes. | Kaz Kylheku | 2023-09-13 | 1 | -25/+26 |
* | glob*: skip tests on Cygwin. | Kaz Kylheku | 2023-09-13 | 1 | -0/+4 |
* | glob*: fix buggy sort comparison function. | Kaz Kylheku | 2023-09-13 | 1 | -88/+89 |
* | glob*: do not recognize trailing \/**. | Kaz Kylheku | 2023-09-13 | 1 | -0/+25 |
* | New glob* function. | Kaz Kylheku | 2023-09-12 | 1 | -0/+111 |