]> git.ipfire.org Git - thirdparty/zstd.git/commit
Avoid updating timestamps when the destination is stdout 2998/head
authorMike Gilbert <floppym@gentoo.org>
Thu, 13 Jan 2022 21:47:18 +0000 (16:47 -0500)
committerMike Gilbert <floppym@gentoo.org>
Thu, 13 Jan 2022 21:47:18 +0000 (16:47 -0500)
commit57a86d9ec636c75f17a3005962ff178545e404f5
tree142db056d5ca546ca645fe2899a61b582ccf622e
parentf4a552a3fa24d9078f84157bd40e4f1bad49c488
Avoid updating timestamps when the destination is stdout

Fixes: 9cd6c1ff4d56fc74a2cbdfd9bcc82a64e0fe4bb7
Fixes: https://github.com/facebook/zstd/issues/2997
programs/fileio.c