rewrite tcp-portmon hooks
authorPhil Sutter <phil@nwl.cc>
Tue, 9 Dec 2008 13:44:14 +0000 (14:44 +0100)
committerPhil Sutter <phil@nwl.cc>
Thu, 11 Dec 2008 14:28:21 +0000 (15:28 +0100)
commit19a6e7c9253dc74e5e22b796d2f8b4422149ed13
treeedaf39a1a8ccdda3bec3e325795d1d6167dd2d83
parent4b89c3b17d92d202cc019ff8d3c68ac33001b897
rewrite tcp-portmon hooks

Global variables belonging to tcp-portmon are now separated from
conky.c, cleaning up struct information and struct text_object a bit.
src/Makefile.am
src/common.c
src/conky.c
src/conky.h
src/tcp-portmon.c [new file with mode: 0644]
src/tcp-portmon.h [new file with mode: 0644]