]> git.ipfire.org Git - thirdparty/util-linux.git/commit
Merge branch 'lsfd-ipc-fifo' of https://github.com/masatake/util-linux
authorKarel Zak <kzak@redhat.com>
Tue, 19 Apr 2022 09:10:30 +0000 (11:10 +0200)
committerKarel Zak <kzak@redhat.com>
Tue, 19 Apr 2022 09:10:30 +0000 (11:10 +0200)
commit96491daf7684b8f7b10586fa2702db77d42963f3
tree43f0746306ab92561e1715bb4732a65d89e71a8b
parent133a0d70f637b4f4e4337811e452153b04f2bdcf
parent9aa68bf4a905609c9d9ad0e36b53de1dd4791fe8
Merge branch 'lsfd-ipc-fifo' of https://github.com/masatake/util-linux

* 'lsfd-ipc-fifo' of https://github.com/masatake/util-linux:
  test: (lsfd) add a case for testing ENDPOINTS column of FIFOs
  test: (lsfd) extend test_mkfds to manage optional file descriptors
  lsfd: fill ENDPOINTS column for FIFOs
  lsfd: add ENDPOINTS column
  lsfd: move xstrappend and xstrputc to lsfd.h
  lsfd: add basic code for tracking IPC endpoints
  lsfd: add static modifier to nodev_table
  lsfd: delete __unused__ attribute for an used parameter
misc-utils/lsfd.c