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: mrg
Date: Tue Mar 30 09:42:58 UTC 2004
Modified Files:
src/usr.bin/gzip: gzip.c
Log Message:
use off_t instead of ssize_t in a few places.
fix "gzip -l" in -DSMALL (it wasn't doing a stat(2)).
To generate a diff of this commit:
cvs rdiff -r1.30 -r1.31 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