radare2/libr/util/regex
2016-02-21 03:45:41 +01:00
..
cclass.h
cname.h
COPYRIGHT
engine.c Fix regoff_t conflict 2016-02-21 03:45:41 +01:00
Makefile
re_format.7
README
regcomp.c rm debug eprintf in rregex 2016-01-25 17:48:34 -05:00
regerror.c Fix CID #1134677 2014-04-25 05:36:16 +04:00
regex2.h
regex.3
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