]> git.ipfire.org Git - thirdparty/suricata.git/commit
Introduce util-signal.[ch]. Move our signal setup functions here
authorAnoop Saldanha <poonaatsoc@gmail.com>
Fri, 22 Jun 2012 18:03:11 +0000 (23:33 +0530)
committerVictor Julien <victor@inliniac.net>
Tue, 26 Jun 2012 07:36:11 +0000 (09:36 +0200)
commit31eb5fa2f69d99689705cb6431235effc77e0d3f
tree034fc26c18701e9e47724393b909407449dc30d4
parent4cde2355bd72a99a878610022fa8114209157599
Introduce util-signal.[ch]. Move our signal setup functions here
src/Makefile.am
src/counters.c
src/detect-engine.c
src/flow-manager.c
src/suricata.c
src/suricata.h
src/tm-threads.c
src/util-misc.c
src/util-misc.h
src/util-signal.c [new file with mode: 0644]
src/util-signal.h [new file with mode: 0644]