aboutsummaryrefslogtreecommitdiffstats
path: root/util/regex_internal.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix spelling: "occured" should be "occurred"Daniel Kahn Gillmor2016-08-041-2/+2
| | | | | | | | * checks/armor.test, cipher/des.c, g10/ccid-driver.c, g10/pkclist.c, util/regcomp.c, util/regex_internal.c: correct the spelling of "occured" to "occurred" Signed-off-by: Daniel Kahn Gillmor <[email protected]>
* Switched to GPLv3.Werner Koch2007-10-231-4/+3
| | | | | Updated gettext.
* Updated FSF street address and preparations for a release candidate.Werner Koch2005-05-311-1/+1
|
* * Makefile.am, regcomp.c, regex.c, regex_internal.c, regex_internal.h,David Shaw2002-10-191-0/+1229
regexec.c: Add new regex files from glibc 2.3.1.