]> git.ipfire.org Git - thirdparty/zstd.git/commit
Merge pull request #1731 from chungy/stdin_nochmod
authorYann Collet <Cyan4973@users.noreply.github.com>
Mon, 14 Oct 2019 16:34:56 +0000 (09:34 -0700)
committerGitHub <noreply@github.com>
Mon, 14 Oct 2019 16:34:56 +0000 (09:34 -0700)
commit8b6d96827c24dd09109830272f413254833317d9
tree55ffd84f49d14e0cb396156f4b9227580fe4ce66
parentbda4669edc38c61e033bcf3905932e6d79c9d64a
parent25878b2de955c5dbe65dddc28d5a5ac3856ef1f6
Merge pull request #1731 from chungy/stdin_nochmod

[programs] don’t do chmod when coming from stdin or multiple files
programs/fileio.c