Merge branch 'cb/byte-order' into next
authorJunio C Hamano <gitster@pobox.com>
Tue, 10 Jun 2014 20:35:42 +0000 (13:35 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 10 Jun 2014 20:35:42 +0000 (13:35 -0700)
commit63db8eeebeea3158ab4aa9ed168e717b3cdbb5e4
tree212eb4dd2cef462d53c768b0c7aebc9d573fe8f6
parent01e6983eb0da43f301f510ae5cc446fef54bebe9
parent9c65ee15ee11c9b9d2fc9d7306fb1e238b35d0c1
Merge branch 'cb/byte-order' into next

Compatibility enhancement for Solaris.

* cb/byte-order:
  compat/bswap.h: fix endianness detection
  compat/bswap.h: restore preference __BIG_ENDIAN over BIG_ENDIAN
  compat/bswap.h: detect endianness on more platforms that don't use BYTE_ORDER