utils: Unify "interesting object" handling
commit8a866f96c405b2a90243d58a79d44a8dc92bcec7
authorAndreas Ericsson <ae@op5.se>
Fri, 4 Dec 2009 13:25:30 +0000 (4 14:25 +0100)
committerAndreas Ericsson <ae@op5.se>
Fri, 4 Dec 2009 13:25:30 +0000 (4 14:25 +0100)
treee99d92934413bdd266bc12689cd54c628679d7a3
parentbdb50909140e2431f281455d8620b8828a456b6e
utils: Unify "interesting object" handling

We need them in both tools, so we might as well make it a unified API.
It's manually testable from the showlog utility.

Signed-off-by: Andreas Ericsson <ae@op5.se>
Makefile
import.c
logutils.c
logutils.h
showlog.c