ClamAV is an open source (GPLv2) anti-virus toolkit.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
clamav/libclamav/regex
Shawn Webb 929090d615 Add strlcat functionality. Rely on existing strlcat and strlcpy if they are available. 11 years ago
..
cclass.h add regcomp(), regexec() impl. from OpenBSD's libc. 18 years ago
cname.h add regcomp(), regexec() impl. from OpenBSD's libc. 18 years ago
engine.c Silence a bunch of compiler warnings in libclamav 11 years ago
regcomp.c Silence a bunch of compiler warnings in libclamav 11 years ago
regerror.c Move all the crypto API to clamav.h 11 years ago
regex.h fix compiler warning 16 years ago
regex2.h avoid name collisions on AIX (bb #947) 17 years ago
regexec.c Silence a bunch of compiler warnings in libclamav 11 years ago
regfree.c Move all the crypto API to clamav.h 11 years ago
strlcpy.c Add strlcat functionality. Rely on existing strlcat and strlcpy if they are available. 11 years ago
utils.h unify DUPMAX def 16 years ago