]> granicus.if.org Git - sysstat/commit
sar/sadf: Change 'flags' type from unsigned int to uint64_t
authorSebastien GODARD <sysstat@users.noreply.github.com>
Mon, 30 Sep 2019 12:57:23 +0000 (14:57 +0200)
committerSebastien GODARD <sysstat@users.noreply.github.com>
Mon, 30 Sep 2019 12:57:23 +0000 (14:57 +0200)
commit0d17ac0fbdd827af4f2014e89320720ca179aae8
treed5610291f807216465b1ef332978f8eecdcbfd19
parent49b4be00a5bd2c60c01a1c034608b2ac5cba3b4a
sar/sadf: Change 'flags' type from unsigned int to uint64_t

Need more bits for future extensions.

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