]> git.ipfire.org Git - thirdparty/util-linux.git/commit
Merge branch 'lsfd-pidfd' of https://github.com/masatake/util-linux
authorKarel Zak <kzak@redhat.com>
Fri, 19 Aug 2022 07:29:56 +0000 (09:29 +0200)
committerKarel Zak <kzak@redhat.com>
Fri, 19 Aug 2022 07:29:56 +0000 (09:29 +0200)
commitae92cbaaeb4e2b3ccefd098a1540bb29aba50586
tree6ecd22335530e5bf6a2499d80fbe184f31b45bc1
parent7b8cd3a55f0a460bc1311858760312baea0c4de1
parent9cf3ae98df0d71b2d45135ade1293d4ed0c289a7
Merge branch 'lsfd-pidfd' of https://github.com/masatake/util-linux

* 'lsfd-pidfd' of https://github.com/masatake/util-linux:
  lsfd.1.adoc: write about how pidfds are represented in NAME column
  lsfd: show pids targeted by pidfds in NAME column
  lsfd: add a helper function to get 'struct proc' object for given pid
  lsfd: introduce a method table for supporting various anon inodes
  lsfd.1.adoc: write more about TYPE column
  lsfd.1.adoc: fix a wrong formatting
  lsfd.1.adoc: fix typos
  lsfd.1.adoc: use monospace face instead of italic face
  lsfd: delete __unused__ attr from a used parameter
tests/helpers/test_mkfds.c