simon-svn: putty: simon

Commits to Tartarus CVS repository. tartarus-commits at lists.tartarus.org
Fri Feb 18 08:25:36 GMT 2011


SVN root:       svn://svn.tartarus.org/sgt
Changes by:     simon
Revision:       9092
Date:           2011-02-18 08:25:36 +0000 (Fri, 18 Feb 2011)

Log message (7 lines):
Add some appropriate bignum typedefs for generic 64-bit systems,
setting BignumInt to 32 bits. gcc defines _LP64 on x86-64 and
presumably on other 64-bit architectures, so I've conditioned my
defines on that in the hope that they won't need redoing for the next
few such architectures.

I've also added a set for _LLP64, but it's untested as yet.

Modified files:
U   putty/sshbn.c

Links:
http://svn.tartarus.org/sgt/?rev=9092&view=rev
http://svn.tartarus.org/sgt/putty/sshbn.c?rev=9092&r1=9091&r2=9092



More information about the tartarus-commits mailing list