]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
Merge branch 'fixes' of https://github.com/t-8ch/util-linux
authorKarel Zak <kzak@redhat.com>
Tue, 5 Dec 2023 12:52:03 +0000 (13:52 +0100)
committerKarel Zak <kzak@redhat.com>
Tue, 5 Dec 2023 12:52:03 +0000 (13:52 +0100)
* 'fixes' of https://github.com/t-8ch/util-linux:
  build: use -std=c99 and -std=c++11 by default
  coverage.h: mark _exit as noreturn
  lsfd: switch to c99-conformant alignment specification
  blkdev.h: avoid some unused argument warnings
  m4: update pkg.m4
  include/c.h: implement reallocarray
  libblkid: avoid use of non-standard typeof()
  meson: bump required version to 0.60.0


Trivial merge