Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/crypto/dist/openssl/crypto/bn
Module Name: src
Committed By: christos
Date: Mon Nov 28 19:07:42 UTC 2005
Modified Files:
src/crypto/dist/openssl/crypto/bn: bn.h
Log Message:
use explicitly sized types for U_LLONG U_LONG and LONG; otherwise bn
breaks on 64 bit platforms. The "LONG" openssl wants is really a 32 bit int.
To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 src/crypto/dist/openssl/crypto/bn/bn.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