summaryrefslogtreecommitdiffstats
path: root/src/match.c
Commit message (Collapse)AuthorAgeFilesLines
* build: include <string.h> for src/match.c's use of strlenJim Meyering2011-06-101-0/+1
|
* inspect: Move shared PCRE match functions to separate file.Richard W.M. Jones2011-04-131-0/+127
This is just moving code around.