net_stats: outsource network-related objects
authorPhil Sutter <phil@nwl.cc>
Sat, 17 Oct 2009 14:43:12 +0000 (16:43 +0200)
committerPhil Sutter <phil@nwl.cc>
Tue, 3 Nov 2009 00:50:28 +0000 (01:50 +0100)
commit8b76d8fb60cc85932c444a4325c9bd6b2bcb51fa
tree8b2f9703925d1937d4d6d9693dc572a814d4612b
parent9efa29be28c1c7fa769b68ae98a98d5d72a2c193
net_stats: outsource network-related objects
13 files changed:
src/Makefile.am
src/common.c
src/common.h
src/conky.c
src/conky.h
src/core.c
src/core.h
src/freebsd.c
src/linux.c
src/net_stat.c [new file with mode: 0644]
src/net_stat.h [new file with mode: 0644]
src/netbsd.c
src/openbsd.c