radare2/libr/util/regex
2012-12-13 18:32:26 +01:00
..
cclass.h
cname.h
COPYRIGHT
engine.c Fix some warnings 2012-12-13 18:32:26 +01:00
Makefile
re_format.7
README
regcomp.c * Fix all dangerous bugs reported by llvm-analyzer 2011-11-14 22:46:23 +01:00
regerror.c
regex2.h
regex.3
regexec.c
test.c
utils.h

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