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