summaryrefslogtreecommitdiff
path: root/compat/bswap.h
AgeCommit message (Expand)Author
2011-03-16compat: make gcc bswap an inline functionJonathan Nieder
2010-03-31Don't redefine htonl and ntohl on big-endianHolger Weiß
2009-11-25Explicitly truncate bswap operand to uint32_tBenjamin Kramer
2009-10-30Use faster byte swapping when compiling with MSVCSebastian Schuberth
2009-10-02Fix some printf format warningsRamsay Jones
2009-08-18make sure byte swapping is optimal for gitNicolas Pitre