aboutsummaryrefslogtreecommitdiff
path: root/Makefile.linux
AgeCommit message (Expand)AuthorFilesLines
2026-06-27renamed re_comp() to tere_comp() and re_exec() to tere_exec()Robin Haberkorn1-1/+1
2026-06-26allow raw (ASCII) matching via REG_RAW flag, so we no longer need a compile-t...Robin Haberkorn1-0/+17