aboutsummaryrefslogtreecommitdiff
path: root/wildcard_cmp.h
Commit message (Collapse)AuthorAgeFilesLines
* wildcard_cmp: Allow case-insensitive searchesXavier Del Campo Romero2023-06-061-1/+3
| | | | The new search feature will require them.
* Split wildcard_cmp into its own componentXavier Del Campo Romero2023-06-061-0/+6
Future commits will make use of this function outside handler.c.