Source-Changes archive

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

CVS commit: src/usr.bin/gzip



Module Name:    src
Committed By:   kre
Date:           Sat Oct 27 11:52:26 UTC 2018

Modified Files:
        src/usr.bin/gzip: unlz.c

Log Message:
Fix printf conversion of off_t for 32 bit hosts (fix i386 build)
(%td is for ptrdiff_t)


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/usr.bin/gzip/unlz.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