Change times in amq RPCs to be longlong_t instead master
authorChristos Zoulas <christos@zoulas.com>
Tue, 30 Aug 2022 15:16:34 +0000 (11:16 -0400)
committerChristos Zoulas <christos@zoulas.com>
Tue, 30 Aug 2022 15:16:34 +0000 (11:16 -0400)
commitaa708ec1f6661dbbd51398adfe752558901017b5
treeeb5b41ff1634312db13b0ae77300c83fafb33e58
parentad416c8656c2dff6f1bcffee8517284de94c9d92
Change times in amq RPCs to be longlong_t instead
of long, to avoid 2038 issue on 32 bit machines.
This makes the amq RPC incompatible with older versions
of amd. It is too much work to provide backwards compatibility
for little benefit, but it can be done.
Fix core-dump in amq -i.
ChangeLog
amd/amq_subr.c
amq/amq_xdr.c
include/amq_defs.h