CVSROOT:        /cvs
Module name:    src
Changes by:     m...@cvs.openbsd.org    2014/07/09 10:06:14

Modified files:
        lib/libssl/src/crypto/bn: bn_nist.c 
        lib/libssl/src/crypto/des: cfb_enc.c 
        lib/libssl/src/crypto/modes: ctr128.c gcm128.c xts128.c 
        lib/libssl/src/crypto/rc4: rc4_enc.c 
        lib/libssl/src/crypto/sha: sha256.c sha512.c sha_locl.h 
        lib/libssl/src/crypto/whrlpool: wp_block.c 
        lib/libssl/src/ssl: d1_pkt.c 

Log message:
Remove leading underscore from _BYTE_ORDER and _{LITTLE,BIG}_ENDIAN, to be
more friendly to systems where the underscore flavours may be defined as empty.
Found the hard way be bcook@; joint brainstrom with bcook beck and guenther

Reply via email to