summaryrefslogtreecommitdiff
path: root/external/bsd/tre
AgeCommit message (Expand)Author
2020-08-20mmap MAP_FAILED audit.riastradh
2020-04-20Fix indentationjoerg
2017-11-21Remove more files that should be removed when tre was imported from githubrin
2017-11-21Bump WARNS to 5 (via ../Makefile.inc).rin
2017-11-21Bump WARNS to 5.rin
2017-11-21Add REG_INVARG and REG_STARTEND ifndef TRE_USE_SYSTEM_REGEX_H.rin
2017-11-21Some systems need <stdint.h> for SIZE_MAX.rin
2017-11-19Fix an apparent typo.rin
2017-11-19Add missing integer overflow checks to avoid out-of-bound write reported inrin
2017-11-19Fix memory leak when input contains illegal multibyte sequence, partiallyrin
2017-11-19ret should be reg_errcode_t.rin
2017-11-19nmatch and pmatch should be ignored when regex was compiled with REG_NOSUB,rin
2017-11-19Fix use of uninitialized value, taken from musl libc:rin
2017-11-19Check error code from allocating function, from musl libc:rin
2017-11-19Fix allocation size with wrong use of sizeof, taken from musl libc:rin
2017-11-17Add ChangeLog.old, which has been newly added to github repository.rin
2017-11-17Add tre.pc to be installed into /usr/lib/pkgconfig (not yet).rin
2017-11-17Regen. Actually stop using alloca(3).rin
2017-11-17Disable tre_reg*b() when we don't have REG_USEBYTES.rin
2017-11-17Merge tre as of 20171117.rin
2017-11-17Import tre from https://github.com/laurikari/tre as of 10171117:rin
2017-11-17Add tre2netbsd script based on nvi2netbsd.rin
2017-11-17Specify TRE_REGEX_T_FIELD in CPPFLAGS when we want ABI compatible with libc,rin
2017-11-13Apply the previous fix to tre_regwexec().rin
2017-11-12check more eo, initialize shift, remove useless variable.christos
2017-11-12Make REG_STARTEND for tre_regcomp() working actually:rin
2017-02-01Update supporting files for components which rely on autoconf to allow systemssevan
2016-06-10Bump date for -r.wiz
2016-06-10Sort option descriptions. Use Mt.wiz
2016-06-10Add some patches which were in an older tree, from January 29 2015:agc
2012-08-22Remove nonexistent directory from compiler include path, perdholland
2011-11-17Use __deadjoerg
2011-11-08Don't use constant macros in conditionals, use a #if check.joerg
2011-11-06Fix build with stack smash protection enabled.tron
2011-11-05make this work:christos
2010-12-16Observe the following spelling:wiz
2010-09-04Add libc glue for libtre.ahoka
2010-04-22implement the REG_STARTEND extension using tre_regnexec - REG_STARTEND isagc
2010-04-22don't include parameter names in the namespace for function prototypes.agc
2010-04-22clean up some lintagc
2010-02-27remove generated binary filesdrochner
2010-02-26add reachover shlib version fileagc
2010-02-25Convert to mdoc.wiz
2010-02-25New sentence, new line. (more to come).wiz
2010-02-25add reachover logic for agrep - an approximate grep program which usesagc
2010-02-25add reachover glue, and config headers, to allow libtre to build with WARNS=4agc
2010-02-25initial import of tre-0.8.0 into the external sources framework.agc