Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [netbsd-2] src/usr.bin/gzip



Module Name:    src
Committed By:   tron
Date:           Fri Apr  8 21:34:49 UTC 2005

Modified Files:
        src/usr.bin/gzip [netbsd-2]: gzip.c

Log Message:
Pull up revision 1.69 via patch (requested by jmc in ticket #1031):
Fixed for PR#28581. If stdin is the input stream, fstat it and check if it's
file. If so, use it's mtime for the mtime in the header. Otherwise use
time(2)'s result instead. Lines up with GNU gzip and RFC 1952 now as well.


To generate a diff of this commit:
cvs rdiff -r1.29.2.29 -r1.29.2.29.2.1 src/usr.bin/gzip/gzip.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index