protobuf/src
Kal Conley c3e928021f Improved little endian byte order detection
Including <sys/param.h> on Mac/iOS doesn't define __BYTE_ORDER so
PROTOBUF_LITTLE_ENDIAN was never being defined. This commit adds a check
for the __LITTLE_ENDIAN__ macro which is defined by clang and Apple gcc on
little endian architectures.
2014-12-16 02:30:45 +01:00
..
google/protobuf Improved little endian byte order detection 2014-12-16 02:30:45 +01:00
solaris Add file that was mysteriously missing from SVN tree. 2008-09-23 21:05:07 +00:00
Makefile.am Add missing header files in src/Makefile.am 2014-12-12 17:50:43 -08:00