radare2/libr/util/regex
2013-12-31 15:34:27 +01:00
..
cclass.h
cname.h
COPYRIGHT
engine.c
Makefile
re_format.7
README
regcomp.c Add more Jamroot files and move some plugs to r2-extras 2013-12-31 15:34:27 +01:00
regerror.c Add more Jamroot files and move some plugs to r2-extras 2013-12-31 15:34:27 +01:00
regex2.h
regex.3
regexec.c
test.c
utils.h Add more Jamroot files and move some plugs to r2-extras 2013-12-31 15:34:27 +01:00

Based on the OpenBSD's regex implementation

Modified to be portable (now compiles on windows, linux and *bsd including darwin)

cvs -qd anoncvs@anoncvs.ca.openbsd.org:/cvs get -P src/lib/libc/regex