]> git.ipfire.org Git - thirdparty/util-linux.git/commit
Merge branch 'feat/allow_killing_with_pidfd' of https://github.com/cgoesche/util...
authorKarel Zak <kzak@redhat.com>
Wed, 3 Sep 2025 08:06:39 +0000 (10:06 +0200)
committerKarel Zak <kzak@redhat.com>
Wed, 3 Sep 2025 08:06:39 +0000 (10:06 +0200)
commit129c99c0e1cce307e64a1ee6685d59b1f3e016de
treea7f65f334dc98eb97c5ea42a968123dfee909a06
parentfc535b1e3be1cfed696d4b2614e69b33cfa67154
parente3641db7f92733a46a8a1979f70cefef797bdf41
Merge branch 'feat/allow_killing_with_pidfd' of https://github.com/cgoesche/util-linux-fork

* 'feat/allow_killing_with_pidfd' of https://github.com/cgoesche/util-linux-fork:
  textual: rename list_colunms() to list_columns() and remove trailing whitespaces
  include/strutils: add missing header guard comment
  lib: fix bad indentation in meson.build
  kill: add support for race-free process kills using pidfd inodes
lib/Makemodule.am
meson.build
misc-utils/lslocks.c
tests/commands.sh