summaryrefslogtreecommitdiff
path: root/compat/bswap.h
Commit message (Expand)AuthorAgeFilesLines
* compat: make gcc bswap an inline functionJonathan Nieder2011-03-161-8/+10
* Don't redefine htonl and ntohl on big-endianHolger Weiß2010-03-311-0/+2
* Explicitly truncate bswap operand to uint32_tBenjamin Kramer2009-11-251-1/+1
* Use faster byte swapping when compiling with MSVCSebastian Schuberth2009-10-301-0/+10
* Fix some printf format warningsRamsay Jones2009-10-021-2/+2
* make sure byte swapping is optimal for gitNicolas Pitre2009-08-181-0/+36