summaryrefslogtreecommitdiffstats
path: root/libc/misc/regex/regex_internal.h
Commit message (Collapse)AuthorAgeFilesLines
* Allow internal_function to come from libcPeter S. Mazinger2005-11-281-1/+1
|
* Add new regex code from glibc, this is almost double size of the earlier ↵Peter S. Mazinger2005-11-281-0/+755
one, but passes sed tests (and thus allows making sed shrink from 91k to 42k