]> granicus.if.org Git - sysstat/commit
Add function to remap a structure
authorSebastien GODARD <sysstat@users.noreply.github.com>
Fri, 22 Sep 2017 06:33:13 +0000 (08:33 +0200)
committerSebastien GODARD <sysstat@users.noreply.github.com>
Fri, 22 Sep 2017 06:33:13 +0000 (08:33 +0200)
commit65ac30359e49ee717397e39950d7c24a6610d57c
tree9dca9343a7e599274c03b4dafaf64b65d6cdd513
parentf647f38bc1b3a352d4f1bde5c5a6e6ba8c78a44e
Add function to remap a structure

This function will be used to map two structures from two
different sysstat versions.
It will thus be possible to add new fields, e.g., in structures
containing statistics and still be possible for another sysstat version
to read its contents properly.

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