radare2/libr/util/regex
2016-09-19 14:44:47 +02:00
..
cclass.h
cname.h
COPYRIGHT
engine.c Fix #5633 - Change x == NULL to correct syntax 2016-09-19 14:44:47 +02:00
Makefile
re_format.7
README
regcomp.c Fix #5633 - Change x == NULL to correct syntax 2016-09-19 14:44:47 +02:00
regerror.c
regex2.h
regex.3
regexec.c Fix #5633 - Change x == NULL to correct syntax 2016-09-19 14:44:47 +02:00
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