simon-svn: putty: simon
Commits to Tartarus CVS repository.
tartarus-commits at lists.tartarus.org
Tue Sep 16 19:21:33 BST 2008
SVN root: svn://svn.tartarus.org/sgt
Changes by: simon
Revision: 8184
Date: 2008-09-16 19:21:33 +0100 (Tue, 16 Sep 2008)
Log message (5 lines):
64-bit cleanliness in int64.c. This is all hideous; really I ought
to be trying harder to find a 32-bit type rather than making a
uint64 structure out of two potentially 64-bit unsigned longs. And
really I ought to be using the C99 64-bit integers anyway if they're
available. But this should do for the moment.
Modified files:
U putty/int64.c
Links:
http://svn.tartarus.org/sgt/?rev=8184&view=rev
http://svn.tartarus.org/sgt/putty/int64.c?rev=8184&r1=8183&r2=8184
More information about the tartarus-commits
mailing list