summaryrefslogtreecommitdiffstats
path: root/Utilities/cmlibrhash/librhash/byte_order.h
Commit message (Expand)AuthorAgeFilesLines
* librhash: Port to KWIML for ABI and integer type informationBrad King2016-11-101-17/+3
* librhash: Implement bswap_32 as a function even in strict C90 modeBrad King2016-11-101-5/+2
* librhash: Implement bswap_64 even in strict C90 modeBrad King2016-11-101-4/+2
* librhash: Use __builtin_bswap{32,64} on ClangBrad King2016-11-101-0/+8
* librhash: Remove source fragments not needed for CMakeBrad King2016-11-101-4/+0
* Merge branch 'upstream-librhash' into import-librhashBrad King2016-11-031-0/+171