Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: basesrc/bin/dd
Module Name: basesrc
Committed By: lukem
Date: Thu Jan 10 03:25:13 UTC 2002
Modified Files:
basesrc/bin/dd: dd.c dd.h
Log Message:
Convert some variables that were signed ints before my update to 64 bit sizes
from uint64_t to int64_t. Fixes [bin/15187]
To generate a diff of this commit:
cvs rdiff -r1.25 -r1.26 basesrc/bin/dd/dd.c
cvs rdiff -r1.9 -r1.10 basesrc/bin/dd/dd.h
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