]> git.ipfire.org Git - thirdparty/util-linux.git/commit
Merge branch 'lsfd--xmode' of https://github.com/masatake/util-linux
authorKarel Zak <kzak@redhat.com>
Mon, 3 Jul 2023 10:41:04 +0000 (12:41 +0200)
committerKarel Zak <kzak@redhat.com>
Mon, 3 Jul 2023 10:41:04 +0000 (12:41 +0200)
commit96de80b659383057542d4e0125f464dab4784d56
tree1e93a67a18bab5e2de10ba1608e7a7ff4dbe8fe5
parent3e2e4c32e8a8169c8f0ad09d55c4fad4e100fd45
parent30ac13fa20e7433f290b76b1e5f384eac0b6a86d
Merge branch 'lsfd--xmode' of https://github.com/masatake/util-linux

* 'lsfd--xmode' of https://github.com/masatake/util-linux:
  lsfd: add 'D' flag for representing deleted files to XMODE column
  lsfd: introduce XMODE column, extensible variant of MODE
  test: (lsfd) add a subcase for testing NAME column for a deleted file
  test: (lsfd) add a case for testing DELETED column
  test: (mkfds) add "make-regular-file" factory
misc-utils/lsfd.1.adoc
misc-utils/lsfd.c
misc-utils/lsfd.h
tests/helpers/test_mkfds.c