]> git.ipfire.org Git - thirdparty/util-linux.git/commit
hardlink: use open(O_CREAT) with mode
authorKarel Zak <kzak@redhat.com>
Thu, 2 Dec 2021 14:00:44 +0000 (15:00 +0100)
committerKarel Zak <kzak@redhat.com>
Thu, 2 Dec 2021 14:00:44 +0000 (15:00 +0100)
commit2401078c9cf9ddec105e44af074cf2fcbd4ef153
treeadb0a4625ce88816fd27e8d192ba136788e39da0
parent0a7d5db621ff3aa4fb15438dd23715ef44e33bfe
hardlink: use open(O_CREAT) with mode

Signed-off-by: Karel Zak <kzak@redhat.com>
misc-utils/hardlink.c