aboutsummaryrefslogtreecommitdiffstats
path: root/src/util/ByteReverse.cxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* system/ByteOrder: new library for byte ordering / endianessMax Kellermann2013-10-161-4/+4
| | | | Replacing GLib macros.
* util/ByteReverse: use C99 "restrict"Max Kellermann2013-10-161-7/+13
| | | | Micro-optimization.
* util/byte_reverse: convert to C++Max Kellermann2013-10-161-0/+123