radare2/libr/util/regex
Kamil Rytarowski aadbd0f868 Fix GCC warnings: array subscript has type 'char'
Reported at NetBSD-current/amd64
GCC 4.8.4 (nb1 20141012)
2014-12-04 03:26:08 +00:00
..
cclass.h
cname.h
COPYRIGHT
engine.c Fix GCC warnings: array subscript has type 'char' 2014-12-04 03:26:08 +00:00
Makefile Fix some warnings 2013-06-09 02:55:03 +02:00
re_format.7
README
regcomp.c Fix GCC warnings: array subscript has type 'char' 2014-12-04 03:26:08 +00:00
regerror.c Fix CID #1134677 2014-04-25 05:36:16 +04: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