]> git.ipfire.org Git - thirdparty/util-linux.git/commit
Merge branch 'macos' of https://github.com/t-8ch/util-linux
authorKarel Zak <kzak@redhat.com>
Mon, 18 May 2026 09:59:17 +0000 (11:59 +0200)
committerKarel Zak <kzak@redhat.com>
Mon, 18 May 2026 09:59:17 +0000 (11:59 +0200)
commitfe5eaa3caa48ec4ac917d2d2c18fccc2d388b291
tree59796210dbe7ad896b31a2acdaa8b33af0b16e18
parentebdc23f5ce89ddc5ce144326dbe73ffb7c7a6931
parentdcc45a50cbc59576a14a21e00731167e0d5dd41c
Merge branch 'macos' of https://github.com/t-8ch/util-linux

* 'macos' of https://github.com/t-8ch/util-linux:
  ci: add a macos workflow
  test_threads_create: add a macOS fallback
  meson: gate test_child_create on sys/prctl.h
  ctrlaltdel: pass correct integer types to printf
  meson: gate irqtop on sys/epoll.h and cpu_set_t
  meson: gate lsirq on cpu_set_t
  meson: gate lsipc on LINUX
  meson: gate pivot_root on LINUX
  meson: gate lscpu on LINUX and cpu_set_t
  meson: add build-lscpu option