index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
compat
/
bswap.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
bswap: add 64 bit endianness helper get_be64
Ben Peart
2017-09-24
1
-0
/
+22
*
bswap: convert get_be16, get_be32 and put_be32 to inline functions
René Scharfe
2017-07-17
1
-14
/
+24
*
bswap: convert to unsigned before shifting in get_be32
René Scharfe
2017-07-17
1
-4
/
+4
*
bswap: add NO_UNALIGNED_LOADS define
Jeff King
2016-01-04
1
-2
/
+3
*
compat/bswap.h: detect endianness from XL C compiler macros
David Michael
2014-10-27
1
-0
/
+4
*
compat/bswap.h: fix endianness detection
Ben Walton
2014-05-30
1
-1
/
+1
*
compat/bswap.h: restore preference __BIG_ENDIAN over BIG_ENDIAN
Junio C Hamano
2014-05-02
1
-7
/
+7
*
compat/bswap.h: detect endianness on more platforms that don't use BYTE_ORDER
Charles Bailey
2014-05-02
1
-9
/
+24
*
read-cache: use get_be32 instead of hand-rolled ntoh_l
Jeff King
2014-01-23
1
-0
/
+4
*
block-sha1: factor out get_be and put_be wrappers
Jeff King
2014-01-23
1
-0
/
+32
*
compat: add endianness helpers
Vicent Marti
2013-11-18
1
-1
/
+75
*
compat: make gcc bswap an inline function
Jonathan Nieder
2011-03-16
1
-8
/
+10
*
Don't redefine htonl and ntohl on big-endian
Holger Weiß
2010-03-31
1
-0
/
+2
*
Explicitly truncate bswap operand to uint32_t
Benjamin Kramer
2009-11-25
1
-1
/
+1
*
Use faster byte swapping when compiling with MSVC
Sebastian Schuberth
2009-10-30
1
-0
/
+10
*
Fix some printf format warnings
Ramsay Jones
2009-10-02
1
-2
/
+2
*
make sure byte swapping is optimal for git
Nicolas Pitre
2009-08-18
1
-0
/
+36