From: Wayne Davison Date: Fri, 20 Apr 2007 08:17:03 +0000 (+0000) Subject: - Call the new {read,write}_varlong30() names for the long-int X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/commitdiff_plain/ba59bd68fca726026a07806d6625443163c40aef?hp=ba59bd68fca726026a07806d6625443163c40aef - Call the new {read,write}_varlong30() names for the long-int functions that are protocol sensitive. - Changed the sending of the time value in protocol 30 to support 64-bit values without bloating positive 32-bit values. ---