Add a generic TR_LIST type, use for TR_FILTER's 'lines' member
authorJennifer Richards <jennifer@painless-security.com>
Mon, 23 Apr 2018 15:01:55 +0000 (11:01 -0400)
committerJennifer Richards <jennifer@painless-security.com>
Mon, 23 Apr 2018 15:01:55 +0000 (11:01 -0400)
commitcb969dbf6afbbd1e2d99c615c664348a2d3295c5
treed6182232132159d47e5f791f10a53537179544e8
parent135f5ab1d309fe168cc2e1742845ffdf0a7186c3
Add a generic TR_LIST type, use for TR_FILTER's 'lines' member
CMakeLists.txt
Makefile.am
common/tr_filter.c
common/tr_list.c [new file with mode: 0644]
include/tr_filter.h
include/tr_list.h [new file with mode: 0644]