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 Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:42:00 +00:00
Makefile.inc
WHATSNEW
cclass.h Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:42:00 +00:00
cname.h Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:42:00 +00:00
engine.c Avoid infinite recursion on: 2004-04-03 17:00:00 +00:00
re_format.7 Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:42:00 +00:00
regcomp.c Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:42:00 +00:00
regerror.c Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:42:00 +00:00
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 Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:42:00 +00:00
regfree.c Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:42:00 +00:00
utils.h Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:42:00 +00:00