]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
Merge branch 'time64' of https://github.com/t-8ch/util-linux
authorKarel Zak <kzak@redhat.com>
Tue, 16 Jan 2024 10:17:55 +0000 (11:17 +0100)
committerKarel Zak <kzak@redhat.com>
Tue, 16 Jan 2024 10:17:55 +0000 (11:17 +0100)
* 'time64' of https://github.com/t-8ch/util-linux:
  build-sys: (tests) validate that time_t is 64bit
  meson: try to always use 64bit time support on glibc
  build-sys: try to always use 64bit time support on glibc
  build-sys: backport autoconf year2038 macros
  tests: add sysinfo to show sizeof(time_t)
  tests: constify a sysinfo helpers struct


Trivial merge