radare2/libr/util/regex
oblique f06e11b6f4 Fix warnings (#5078)
* Fix gcc warnings

* Fix strtoull return
2016-06-06 00:33:11 +02:00
..
cclass.h
cname.h
COPYRIGHT
engine.c Fix warnings (#5078) 2016-06-06 00:33:11 +02:00
Makefile
re_format.7
README
regcomp.c Infer fixes Round 2 (#4993) 2016-05-24 22:22:15 +02: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