ndex, nofollow'/>
summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/gzip/util.c
AgeCommit message (Collapse)Author
2004-03-26delete GNU gzip 1.2.4 sources. you can find them again by runningmrg
"cvs co -r gzip-1-2-4-before-deletion src/gnu/usr.bin/gzip".
2001-07-07use off_t instead of long to store sizes which will be displayed with "--list".lukem
fixes wacky display problems for files > 2GB in size. tested ok on i386 and alpha (no change for the latter).