dogecoin/src/compat
Wladimir J. van der Laan 4414f5ffe1 build: Endian compatibility
- Detect endian instead of stopping configure on big-endian
- Add `byteswap.h` and `endian.h` header for compatibility with
  Windows and other operating systems that don't come with them
- Update `crypto/common.h` functions to use compat
  endian header
2015-03-06 15:54:53 +01:00
..
byteswap.h build: Endian compatibility 2015-03-06 15:54:53 +01:00
endian.h build: Endian compatibility 2015-03-06 15:54:53 +01:00
glibc_compat.cpp Added "Core" to copyright headers 2014-12-19 19:55:32 +01:00
glibc_sanity.cpp Added "Core" to copyright headers 2014-12-19 19:55:32 +01:00
glibcxx_sanity.cpp Added "Core" to copyright headers 2014-12-19 19:55:32 +01:00
sanity.h Added "Core" to copyright headers 2014-12-19 19:55:32 +01:00
strnlen.cpp Added "Core" to copyright headers 2014-12-19 19:55:32 +01:00