]> granicus.if.org Git - vnstat/commit
move simple calculation related functions to common
authorTeemu Toivola <git@humdi.net>
Sun, 2 Mar 2014 21:42:42 +0000 (23:42 +0200)
committerTeemu Toivola <git@humdi.net>
Sun, 2 Mar 2014 21:42:42 +0000 (23:42 +0200)
commit0fc494c35200bb8f865e0dbe9b0452adde58b451
treeb0759f2191c950282f147d72085c09c9f3330903
parentdfb3cd0e75e5c8ff4dba7e74f20c23a2f8429d6d
move simple calculation related functions to common
14 files changed:
src/Makefile
src/common.c
src/common.h
src/dbaccess.c
src/ifinfo.c
src/ifinfo.h
src/image.c
src/image.h
src/misc.c
src/misc.h
tests/Makefile
tests/common_tests.c
tests/ifinfo_tests.c
tests/misc_tests.c