[Forensics-changes] [yara] 170/368: Merge pull request #403 from scudette/cygwin
Hilko Bengen
bengen at moszumanska.debian.org
Sat Jul 1 10:30:24 UTC 2017
This is an automated email from the git hooks/post-receive script.
bengen pushed a commit to annotated tag v3.5.0
in repository yara.
commit a4c614a56b78f20a8841609479ee7892c9b362f7
Merge: 9f3a3fe 625f1f0
Author: Victor M. Alvarez <plusvic at gmail.com>
Date: Sun Feb 14 17:33:10 2016 +0100
Merge pull request #403 from scudette/cygwin
Add support for compiling under cygwin.
libyara/compiler.c | 2 +-
libyara/exception.h | 2 +-
libyara/filemap.c | 6 ++--
libyara/hex_lexer.c | 63 +++++++++++++++++++-------------------
libyara/include/yara/error.h | 2 +-
libyara/include/yara/filemap.h | 4 +--
libyara/include/yara/limits.h | 2 +-
libyara/include/yara/pe.h | 2 +-
libyara/include/yara/strutils.h | 4 +--
libyara/include/yara/types.h | 2 +-
libyara/lexer.c | 68 +++++++++++++++++++----------------------
libyara/libyara.c | 12 ++++----
libyara/mem.c | 2 +-
libyara/modules/cuckoo.c | 2 +-
libyara/modules/hash.c | 10 +++---
libyara/object.c | 2 +-
libyara/proc.c | 2 +-
libyara/re.c | 16 +++++-----
libyara/re_lexer.c | 67 +++++++++++++++++++---------------------
libyara/rules.c | 8 ++---
threading.c | 24 +++++++--------
threading.h | 4 +--
windows/include/jansson.h | 2 +-
yara.c | 26 ++++++++--------
yarac.c | 1 -
25 files changed, 162 insertions(+), 173 deletions(-)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/forensics/yara.git
More information about the forensics-changes
mailing list