Merge minor FIPS branch changes: buffer, objects, pem, x509.

This commit is contained in:
Dr. Stephen Henson
2008-09-15 19:56:12 +00:00
parent 6d3b70c8da
commit 8ec86dcf04
6 changed files with 302 additions and 62 deletions

View File

@@ -2,7 +2,9 @@
# fixes bug in floating point emulation on sparc64 when
# this script produces off-by-one output on sparc64
use integer;
eval 'use integer;';
print STDERR "Warning: perl module integer not found.\n" if ($@);
sub obj_cmp
{