From: Wayne Davison Date: Fri, 28 Jan 2005 06:45:16 +0000 (+0000) Subject: - Switched the int64 code over to using the improved SIZEOF_* X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/commitdiff_plain/d622d4bf30c3acd56bb6b3832643ef95d1cbd4cb?hp=d622d4bf30c3acd56bb6b3832643ef95d1cbd4cb - Switched the int64 code over to using the improved SIZEOF_* macros. - Define SIZEOF_INT64 to a value that is useable at compile time. - Got rid of INT64_IS_OFF_T. ---