]> git.ipfire.org Git - thirdparty/util-linux.git/commit
Merge branch 'lsfd--revise-unix-endpoints' of https://github.com/masatake/util-linux
authorKarel Zak <kzak@redhat.com>
Mon, 17 Mar 2025 11:10:26 +0000 (12:10 +0100)
committerKarel Zak <kzak@redhat.com>
Mon, 17 Mar 2025 11:10:26 +0000 (12:10 +0100)
commit0848075352d66231380c58268670f834954806ef
treeaaca0b878cb4b5731498dd4025852d6a9f475dee
parent5be4bdf81a8e89b98b12db275deb6154f87feb4b
parentd6cdde2d6b9482c1cb790bd17c84fc31a2fad410
Merge branch 'lsfd--revise-unix-endpoints' of https://github.com/masatake/util-linux

* 'lsfd--revise-unix-endpoints' of https://github.com/masatake/util-linux:
  lsfd: (man) fix a typo
  lsfd: add UNIX.IPEER column
  lsfd: fill ENDPOINTS column for UNIX one-way sockets
  include/list: add a macro for initializing list_head a declarative way
  lsfd: (refactor) add a helper function building ENDPOINTS strings for UNIX socket
  lsfd: add a dummy entry for UNIX socket having no peer to the IPC table
  tests: (lsfd::mkfds-unix-dgram, refactor) split the test into subtests
  tests: add ts_is_in_docker as a helper function
  lsfd: (man) fix a typo
lsfd-cmd/lsfd.c