Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Put modification times in the gzip header only for regular files.
This replicates the behavior of gzip since version 1.10. The intent is to make piped applications of pigz produce deterministic output. Note that input redirected from a regular file is still a regular file.
- Loading branch information