]> git.ipfire.org Git - thirdparty/util-linux.git/commit
Merge branch 'lsfd--handle-newline-in-unix-socket-path' of https://github.com/masatak...
authorKarel Zak <kzak@redhat.com>
Mon, 31 Jul 2023 10:29:01 +0000 (12:29 +0200)
committerKarel Zak <kzak@redhat.com>
Mon, 31 Jul 2023 10:29:01 +0000 (12:29 +0200)
commit3d1041bc50910857b7a45e0c6bcc7ef056a2564e
tree08321904ac97fc586c4c11e85519c1dc49e49505
parent34104995e251f2eb7a2fa3da0d96eb8d20b0f876
parent402453e13dd8c50c7f495a127685504473bc05c9
Merge branch 'lsfd--handle-newline-in-unix-socket-path' of https://github.com/masatake/util-linux

* 'lsfd--handle-newline-in-unix-socket-path' of https://github.com/masatake/util-linux:
  lsfd: (test) add a case for testing a unix socket including newline characters in its path name
  lsfd: re-fill unix socket paths with sockdiag netlink interface
  lsfd: add comment listing functions names importing via #include
  lsfd: include common headers in lsfd.h
  lsfd: include system header files first
  lsfd: fix a misleading parameter name
  lsfd: add const modifier
misc-utils/lsfd-unkn.c
misc-utils/lsfd.c
misc-utils/lsfd.h