NetBSD/lib/libc/regex
christos 46937c5008 Avoid infinite recursion on:
echo "foo foo bar bar bar baz" | sed 's/\([^ ]*\)\( *\1\)*/\1/g'

From OpenBSD.
2004-04-03 17:00:00 +00:00
..
COPYRIGHT
Makefile.inc
WHATSNEW
cclass.h
cname.h
engine.c Avoid infinite recursion on: 2004-04-03 17:00:00 +00:00
re_format.7
regcomp.c
regerror.c
regex.3 Remove sentence about this being an alpha 2003-12-29 17:36:12 +00:00
regex2.h Redo previous in a different way; cast the character held in int variable 2004-03-26 22:42:17 +00:00
regexec.c
regfree.c
utils.h