rizin/libr/util/regex
2015-11-03 22:14:00 +01:00
..
cclass.h
cname.h
COPYRIGHT
engine.c Fix more issues reported by clang-analyzer 2015-11-03 22:14:00 +01:00
Makefile
re_format.7
README
regcomp.c Fix latest COVs 2015-10-31 12:06:40 +01:00
regerror.c
regex.3
regex2.h
regexec.c Fix latest COVs 2015-10-31 12:06:40 +01:00
test.c Fix workaround for /R/ 2015-10-24 02:41:43 +02:00
utils.h Fix int/double infinity constant issue in util/regex 2015-04-29 11:31:49 +02: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