]> git.ipfire.org Git - thirdparty/util-linux.git/commit
Merge branch 'hardlink' of https://github.com/rudimeier/util-linux into hardlink
authorKarel Zak <kzak@redhat.com>
Wed, 6 Feb 2019 12:55:20 +0000 (13:55 +0100)
committerKarel Zak <kzak@redhat.com>
Wed, 6 Feb 2019 12:55:20 +0000 (13:55 +0100)
commit117f4d8bf4fc3a21d9009222cbfad56f79b73c94
tree2f4b086f9da6476a52b5623c79b39ec487f7d8df
parent8487dbee9f68b2fc9b92a955a5f0f18d60975640
parentbd0be5e02afd76a065315cc51f3c96c2b53fcdf0
Merge branch 'hardlink' of https://github.com/rudimeier/util-linux into hardlink

* 'hardlink' of https://github.com/rudimeier/util-linux: (25 commits)
  hardlink: add first simple tests
  hardlink: util-linux usage
  hardlink: fix compiler warnings
  hardlink: style indentations and license header
  hardlink: enable build with and without pcre2
  fixes for the fixes
  temporal fix before re-patch (updates from Fedora repo)
  Update hardlink.1
  Fixed version number, added changelog about Todd Lewis' patch
  exclude files via pcre
  Fixed 32 bit build with gcc7 (RH Bugzilla ID 1422989)
  spec file reflects the atomic hardlinking patch; removed cleaning buildroot (redundant); update FSF address at .c source file
  Revert "spec file reflects the atomic hardlinking patch; removed cleaning buildroot (redundant); current FSF address at .c source file"
  spec file reflects the atomic hardlinking patch; removed cleaning buildroot (redundant); current FSF address at .c source file
  Mention -f option in the man page
  do not allow to hardlink files across filesystems by default (#786719) (use -f option to override)
  fix possible buffer overflows, integer overflows, update man page
  fix URL and remove mmap() (#676962, #672917)
  - update docs to describe highest verbosity -vv option (#210816) - use dist Resolves: 210816
  mostly spec cleanup
  ...
configure.ac
misc-utils/Makemodule.am