]> git.ipfire.org Git - thirdparty/zstd.git/commit
[programs] don’t do chmod when coming from stdin or multiple files 1731/head
authorMike Swanson <mikeonthecomputer@gmail.com>
Mon, 19 Aug 2019 18:11:04 +0000 (11:11 -0700)
committerMike Swanson <mikeonthecomputer@gmail.com>
Tue, 3 Sep 2019 01:02:32 +0000 (18:02 -0700)
commit25878b2de955c5dbe65dddc28d5a5ac3856ef1f6
treef75e30d5e27c05452f56e706806de2f22e11067e
parentb199bb3e0aedafffc5ae35e273c96a93d12d90cb
[programs] don’t do chmod when coming from stdin or multiple files

Fixes #1729
programs/fileio.c