Remove _CRAY references. Note that this pleads for the use of <stdint.h>
authormiod <miod@openbsd.org>
Wed, 16 Apr 2014 04:38:11 +0000 (04:38 +0000)
committermiod <miod@openbsd.org>
Wed, 16 Apr 2014 04:38:11 +0000 (04:38 +0000)
commit81d1fa57b5cbaa8b052794a6ecd94216348a41f6
treeeb6eb9566198bdcf3fd28a7f988d50d70f846892
parentb0e4550db94487da22df526bb4bb33730cb4283c
Remove _CRAY references. Note that this pleads for the use of <stdint.h>
fixed-width types instead of choosing int or long depending upon what we
think the architecture support.
12 files changed:
lib/libcrypto/bf/blowfish.h
lib/libcrypto/des/qud_cksm.c
lib/libcrypto/md4/md4.h
lib/libcrypto/md5/md5.h
lib/libcrypto/ripemd/ripemd.h
lib/libcrypto/sha/sha.h
lib/libssl/src/crypto/bf/blowfish.h
lib/libssl/src/crypto/des/qud_cksm.c
lib/libssl/src/crypto/md4/md4.h
lib/libssl/src/crypto/md5/md5.h
lib/libssl/src/crypto/ripemd/ripemd.h
lib/libssl/src/crypto/sha/sha.h