]> git.ipfire.org Git - thirdparty/util-linux.git/commit
scriptplay: fix time_t=long assumptions
authorKarel Zak <kzak@redhat.com>
Thu, 6 May 2021 08:13:27 +0000 (10:13 +0200)
committerKarel Zak <kzak@redhat.com>
Thu, 6 May 2021 08:34:15 +0000 (10:34 +0200)
commit7b20bb1acc5ef42c17b198c68e033cdb5d33a634
tree3504fc1e3229ffd8a9e2cc0f2ebfdfc11508520a
parentf02286fd89a09438dff15a829d48727da234c917
scriptplay: fix time_t=long assumptions

Fixes: https://github.com/karelzak/util-linux/issues/1069
References: http://github.com/karelzak/util-linux/commit/ce3355cc54d97711bc240783324f7ab51fd6e371
Signed-off-by: Karel Zak <kzak@redhat.com>
term-utils/script-playutils.c
term-utils/scriptreplay.c