summaryrefslogtreecommitdiff
path: root/compat/regex/regcomp.c
Commit message (Expand)AuthorAgeFilesLines
* Fix spelling errors in no-longer-updated-from-upstream modulesElijah Newren2019-11-101-1/+1
* compat/regex/regcomp.c: define intptr_t and uintptr_t on NonStopRandall S. Becker2019-01-031-0/+8
* Replace Free Software Foundation address in license noticesTodd Zullinger2017-11-091-3/+2
* regex: fix a SIZE_MAX macro redefinition warningrj/compat-regex-size-max-fixRamsay Jones2016-06-061-2/+0
* Silence GCC's "cast of pointer to integer of a different size" warningJohannes Schindelin2015-10-261-2/+4
* C: have space around && and || operatorsJunio C Hamano2013-10-161-1/+1
* typofix: in-code commentsOndřej Bílka2013-07-221-8/+8
* compat/regex: fix spelling and grammar in commentsStefano Lattarini2013-04-121-2/+2
* compat/regex: get rid of old-style definitionJunio C Hamano2010-08-191-14/+9
* Change regerror() declaration from K&R style to ANSI C (C89)Frank Li2010-08-181-5/+2
* compat/regex: use the regex engine from gawk for compatÆvar Arnfjörð Bjarmason2010-08-181-0/+3892