]> git.ipfire.org Git - thirdparty/util-linux.git/commit
Merge branch 'macos-prep' of https://github.com/t-8ch/util-linux
authorKarel Zak <kzak@redhat.com>
Wed, 13 May 2026 08:33:17 +0000 (10:33 +0200)
committerKarel Zak <kzak@redhat.com>
Wed, 13 May 2026 08:33:17 +0000 (10:33 +0200)
commitaae89b8e7565104ec867fa27d61f38df7bf2bd85
tree9aec58af0fcb136a808ba8f975274674aa6fe8ed
parentf77b6dcb100f92f2c93907ab1b263340f9892a80
parent39906c0d4bac3041a75b7348e948026e9db3c50a
Merge branch 'macos-prep' of https://github.com/t-8ch/util-linux

* 'macos-prep' of https://github.com/t-8ch/util-linux:
  meson: gate schedutils behind its requirements
  meson: gate write on _PATH_UTMP
  meson: gate agetty on _PATH_UTMP
  meson: gate pipesz on F_GETPIPE_SZ
  meson: gate sulogin on shadow.h
  meson: gate switch_root on sys/statfs.h
  meson: gate nsenter on sys/statfs.h
  meson: gate uuidd on sys/signalfd.h
  meson: gate fincore on LINUX
  meson: add build-fincore option
  meson: gate prlimit on prlimit()
  meson: add build-prlimit option
  meson: gate wdctl on linux/watchdog.h
  meson: respect build-wdctl