summaryrefslogtreecommitdiff
path: root/compat/regex/regcomp.c
AgeCommit message (Expand)Author
2019-11-10Fix spelling errors in no-longer-updated-from-upstream modulesElijah Newren
2019-01-03compat/regex/regcomp.c: define intptr_t and uintptr_t on NonStopRandall S. Becker
2017-11-09Replace Free Software Foundation address in license noticesTodd Zullinger
2016-06-07regex: fix a SIZE_MAX macro redefinition warningRamsay Jones
2015-10-26Silence GCC's "cast of pointer to integer of a different size" warningJohannes Schindelin
2013-10-16C: have space around && and || operatorsJunio C Hamano
2013-07-22typofix: in-code commentsOndřej Bílka
2013-04-12compat/regex: fix spelling and grammar in commentsStefano Lattarini
2010-08-19compat/regex: get rid of old-style definitionJunio C Hamano
2010-08-18Change regerror() declaration from K&R style to ANSI C (C89)Frank Li
2010-08-18compat/regex: use the regex engine from gawk for compatÆvar Arnfjörð Bjarmason