]> git.ipfire.org Git - thirdparty/util-linux.git/commit
Merge branch 'master' of https://github.com/arbego/util-linux
authorKarel Zak <kzak@redhat.com>
Fri, 30 Apr 2021 11:12:26 +0000 (13:12 +0200)
committerKarel Zak <kzak@redhat.com>
Fri, 30 Apr 2021 11:12:26 +0000 (13:12 +0200)
commit4e56c68abe53ab8f388cb89ffddb66611d9c548b
treef8ca9f69218467cb41ec8e33007b5bd8d5eddcec
parent5ec1108c0022a156bf6d796e3d50243bbaff75a5
parentce3355cc54d97711bc240783324f7ab51fd6e371
Merge branch 'master' of https://github.com/arbego/util-linux

* 'master' of https://github.com/arbego/util-linux:
  Fixed wrongful time_t=long assumptions in hwclock.c and timeutils.c
  Changed int64_t casts to long long int casts
  Fixed format strings and type casts in hwclock to work with 64-bit time_t on 32-bit linux