Speed up merge_slist now that the slists are ordered.
commitb1c751a8868095611a768d5d3d815761f2616423
authorDan Carpenter <error27@gmail.com>
Mon, 13 Oct 2008 12:32:27 +0000 (13 15:32 +0300)
committerDan Carpenter <error27@gmail.com>
Mon, 13 Oct 2008 12:32:27 +0000 (13 15:32 +0300)
tree21a43135ed97fb92b097acfb6e8537c63eff078b
parentd8b51769b5795b5e420e2f989f1e822291f71462
Speed up merge_slist now that the slists are ordered.
Also add a function filter() which will be useful for the implied
pools work.

Signed-off-by: Dan Carpenter <error27@gmail.com>
smatch_slist.c
smatch_slist.h
smatch_states.c