]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
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)
* '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


Trivial merge