]> git.ipfire.org Git - thirdparty/util-linux.git/commit
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)
commit5ad87d6ea2a212f0015b3ed28eecdbebdbcf43aa
tree146c1d56039aeb7a2d7caa04d32ce6ed1964500e
parent32e729dcd321558bfaf74e1dedf75177aaca677a
parent6240e4458cdf5a17c7b795def33b81cb5a987aed
Merge branch 'fixes' of https://github.com/t-8ch/util-linux

* '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