OSDN Git Service

Android: change libexfat to be a shared library
[android-x86/external-exfat.git] / libexfat / byteorder.h
2018-02-03 relanUpdate copyright years.
2017-01-28 relanUpdate copyright years.
2016-06-03 relanUpdate copyright years.
2015-08-26 relanInclude local headers before system headers.
2015-08-24 relanUpdate copyright years.
2015-08-24 relanUpdate copyright years.
2015-08-24 relanFix bitmaps handling on big-endian machines.
2015-08-24 relanRelicense the code from GPLv3+ to GPLv2+.
2015-08-24 relanUse safer names for byteorder stuff.
2015-08-24 relanMove platform-specific code into a separate header.
2015-08-24 relanUpdate copyright years.
2015-08-24 relanUpdate copyright years.
2015-08-24 relanAdd byte order macros for *BSD and Solaris.
2015-08-24 relanFix byte order macros for Mac OS X.
2015-08-24 relanFix Mac OS X support.
2015-08-24 relanMove endianness stuff into a separate header.