Module Name: src Committed By: mrg Date: Mon Feb 29 04:22:21 UTC 2016
Modified Files:
src/bin/cp: utils.c
Log Message:
for display in the (post) SIGINFO handler use off_t not size_t for
file sizes. fixes incorrect reporting errors on 32 bit platforms
with >4GB file sizes.
To generate a diff of this commit:
cvs rdiff -u -r1.44 -r1.45 src/bin/cp/utils.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
