]> granicus.if.org Git - sysstat/commit
Move xprintf()/xprintf0() functions from sadf.c to common.c
authorSebastien GODARD <sysstat@users.noreply.github.com>
Fri, 19 Aug 2016 13:32:33 +0000 (15:32 +0200)
committerSebastien GODARD <sysstat@users.noreply.github.com>
Fri, 19 Aug 2016 13:32:33 +0000 (15:32 +0200)
commite9b60f5a1e4cf968c5c360efdaf1d5cfa8e1622d
treecfbfc846efd42bf6b179b68e5a1e0281bc751be4
parented52fc658e216a900eb17f69c89123cbd537df02
Move xprintf()/xprintf0() functions from sadf.c to common.c

These functions will be used by other sysstat commands (eg. iostat). So
put them in common.c.

Signed-off-by: Sebastien GODARD <sysstat@users.noreply.github.com>
common.c
common.h
sadf.c
sadf.h