summaryrefslogtreecommitdiffstats
path: root/libc/misc/regex/regex_internal.c
Commit message (Collapse)AuthorAgeFilesLines
* Get rid of tolower/toupper jump reloc, correct tow* for XLOCALEPeter S. Mazinger2006-01-031-2/+2
|
* Add new regex code from glibc, this is almost double size of the earlier ↵Peter S. Mazinger2005-11-281-0/+1645
one, but passes sed tests (and thus allows making sed shrink from 91k to 42k