aboutsummaryrefslogtreecommitdiffstats
path: root/src/system/ByteOrder.hxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* system/ByteOrder: fix big-endian supportMax Kellermann2013-11-051-2/+2
| | | | D'oh!
* system/ByteOrder: new library for byte ordering / endianessMax Kellermann2013-10-161-0/+183
Replacing GLib macros.