aboutsummaryrefslogtreecommitdiffstats
path: root/util/regex_internal.c (unfollow)
Commit message (Collapse)AuthorFilesLines
2016-08-04Fix spelling: "occured" should be "occurred"Daniel Kahn Gillmor1-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]>
2007-10-23Switched to GPLv3.Werner Koch1-4/+3
Updated gettext.
2005-05-31Updated FSF street address and preparations for a release candidate.Werner Koch1-1/+1
2002-10-19* Makefile.am, regcomp.c, regex.c, regex_internal.c, regex_internal.h,David Shaw1-0/+1229
regexec.c: Add new regex files from glibc 2.3.1.