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.
1 file changed